On Tue, Jul 12, 2011 at 04:59:38PM -0400, Kevin Polulak wrote: > I recently noticed that we use the Open Build > Service<https://build.opensuse.org/package/show?package=parrot&project=openSUSE%3A11.3>(OBS) > for managing our RPM packages. Unfortunately, they are severely > outdated: the spec file and tarball are for version 2.5.0 and when I run > `yum info parrot` on my Fedora machines, it reports version 3.0.0. I've been > researching OBS a little bit and it sounds like something I might like to > do.
Uh, this is the parrot package that was shipped with openSUSE:11.3 some time ago. For more recent versions, please go to the devel.languages.parrot project: https://build.opensuse.org/package/show?package=parrot&project=devel:languages:parrot It currently contains parrot-3.5.0. But note that this is not an "official" parrot repository. I'm not really involved in parrot development, I just package parrot/rakudo for openSUSE. (If anyone wants "commit rights" for devel.languages.parrot, please speak up ;-) ) Cheers, Michael. -- Michael Schroeder [email protected] SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
