Hi,
How does one go about getting some Perl packages upgraded. Here is the list of upgrades I am interested in.
Clone - have 0.18 - latest 0.31 - this is in the standard project File::Remove - have 0.31 - latest is 1.42 - this is in the devel:language:perl project List::Util - have 1.19 - latest is 1.21 - ??? not found using package search; I take it core modules are treated differently? Test::More - have 0.72 - latest 0.94 - ??? not found using package search;
I did make modifications to update File:Remove on my local machine using:
osc co devel:langauges:perl/perl-File-Remove
But now I don't know what to do with these changes.
Help is appreciated.
Thanks, Robert
On Thursday 15 October 2009 02:46:57 Robert Schweikert wrote:
Hi,
How does one go about getting some Perl packages upgraded. Here is the list of upgrades I am interested in.
Clone - have 0.18 - latest 0.31 - this is in the standard project File::Remove - have 0.31 - latest is 1.42 - this is in the devel:language:perl project List::Util - have 1.19 - latest is 1.21 - ??? not found using package search; I take it core modules are treated differently? Test::More - have 0.72 - latest 0.94 - ??? not found using package search;
I did make modifications to update File:Remove on my local machine using:
osc co devel:langauges:perl/perl-File-Remove
But now I don't know what to do with these changes.
You can basically follow what I wrote here: http://lizards.opensuse.org/2009/06/20/opensuse-factory-fixing-packages/
Andreas
buildservice@lists.opensuse.org