Hello community, here is the log from the commit of package perl-CPAN-Perl-Releases for openSUSE:Factory checked in at 2013-08-07 20:48:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases (Old) and /work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Perl-Releases" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.changes 2013-07-27 15:49:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new/perl-CPAN-Perl-Releases.changes 2013-08-07 20:48:43.000000000 +0200 @@ -1,0 +2,9 @@ +Sun Aug 4 15:22:49 UTC 2013 - co...@suse.com + +- updated to 1.28 + tools/findlinks.pl: sort releases in the generated code + + No impact on runtime. This is just a cosmetic change to make the + Releases.pm source easier to read for humans. + +------------------------------------------------------------------- Old: ---- CPAN-Perl-Releases-1.26.tar.gz New: ---- CPAN-Perl-Releases-1.28.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-CPAN-Perl-Releases.spec ++++++ --- /var/tmp/diff_new_pack.3Epltp/_old 2013-08-07 20:48:44.000000000 +0200 +++ /var/tmp/diff_new_pack.3Epltp/_new 2013-08-07 20:48:44.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-CPAN-Perl-Releases -Version: 1.26 +Version: 1.28 Release: 0 %define cpan_name CPAN-Perl-Releases Summary: Mapping Perl releases on CPAN to the location of the tarballs ++++++ CPAN-Perl-Releases-1.26.tar.gz -> CPAN-Perl-Releases-1.28.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/Changes new/CPAN-Perl-Releases-1.28/Changes --- old/CPAN-Perl-Releases-1.26/Changes 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/Changes 2013-08-02 10:08:56.000000000 +0200 @@ -1,8 +1,35 @@ ================================================== -Changes from 2008-07-23 00:00:00 +0000 to present. +Changes from 2008-08-03 00:00:00 +0000 to present. ================================================== ----------------------------------------- +version 1.28 at 2013-08-02 08:08:29 +0000 +----------------------------------------- + + Change: a2f90fa56554aa9705f45f43cab7f10bdca2590d + Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk> + Date : 2013-08-02 09:08:29 +0000 + + Updated for v5.18.1-RC1 + + Change: f5af79a7ef38d302b0b9bf4980f40cdd45efff18 + Author: Chris Williams <ch...@bingosnet.co.uk> + Date : 2013-07-22 04:01:15 +0000 + + Merge pull request #3 from dolmen/sort-releases + + tools/findlinks.pl: sort releases in the generated code + + Change: e92513f78bf92df5c7096e072b6aa382e020a423 + Author: Olivier Mengué <dol...@cpan.org> + Date : 2013-07-22 11:35:19 +0000 + + tools/findlinks: sort releases in the generated code + + No impact on runtime. This is just a cosmetic change to make the + Releases.pm source easier to read for humans. + +----------------------------------------- version 1.26 at 2013-07-22 08:25:41 +0000 ----------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/MANIFEST new/CPAN-Perl-Releases-1.28/MANIFEST --- old/CPAN-Perl-Releases-1.26/MANIFEST 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/MANIFEST 2013-08-02 10:08:56.000000000 +0200 @@ -7,7 +7,6 @@ README dist.ini lib/CPAN/Perl/Releases.pm -t/00-compile.t t/01-releases.t t/release-pod-coverage.t t/release-pod-syntax.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/META.json new/CPAN-Perl-Releases-1.28/META.json --- old/CPAN-Perl-Releases-1.26/META.json 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/META.json 2013-08-02 10:08:56.000000000 +0200 @@ -46,6 +46,6 @@ "web" : "https://github.com/bingos/cpan-perl-releases" } }, - "version" : "1.26" + "version" : "1.28" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/META.yml new/CPAN-Perl-Releases-1.28/META.yml --- old/CPAN-Perl-Releases-1.26/META.yml 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/META.yml 2013-08-02 10:08:56.000000000 +0200 @@ -18,4 +18,4 @@ resources: homepage: https://github.com/bingos/cpan-perl-releases repository: https://github.com/bingos/cpan-perl-releases.git -version: 1.26 +version: 1.28 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/Makefile.PL new/CPAN-Perl-Releases-1.28/Makefile.PL --- old/CPAN-Perl-Releases-1.26/Makefile.PL 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/Makefile.PL 2013-08-02 10:08:56.000000000 +0200 @@ -23,7 +23,7 @@ "NAME" => "CPAN::Perl::Releases", "PREREQ_PM" => {}, "TEST_REQUIRES" => {}, - "VERSION" => "1.26", + "VERSION" => "1.28", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/README new/CPAN-Perl-Releases-1.28/README --- old/CPAN-Perl-Releases-1.26/README 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/README 2013-08-02 10:08:56.000000000 +0200 @@ -3,7 +3,7 @@ the tarballs VERSION - version 1.26 + version 1.28 SYNOPSIS use CPAN::Perl::Releases qw[perl_tarballs]; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/dist.ini new/CPAN-Perl-Releases-1.28/dist.ini --- old/CPAN-Perl-Releases-1.26/dist.ini 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/dist.ini 2013-08-02 10:08:56.000000000 +0200 @@ -1,10 +1,11 @@ name = CPAN-Perl-Releases -version = 1.26 +version = 1.28 author = Chris Williams <ch...@bingosnet.co.uk> license = Perl_5 copyright_holder = Chris Williams [@BINGOS] +-remove = Test::Compile [Prereqs / BuildRequires] Test::More = 0.47 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/lib/CPAN/Perl/Releases.pm new/CPAN-Perl-Releases-1.28/lib/CPAN/Perl/Releases.pm --- old/CPAN-Perl-Releases-1.26/lib/CPAN/Perl/Releases.pm 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/lib/CPAN/Perl/Releases.pm 2013-08-02 10:08:56.000000000 +0200 @@ -1,6 +1,6 @@ package CPAN::Perl::Releases; { - $CPAN::Perl::Releases::VERSION = '1.26'; + $CPAN::Perl::Releases::VERSION = '1.28'; } #ABSTRACT: Mapping Perl releases on CPAN to the location of the tarballs @@ -395,6 +395,10 @@ "tar.bz2" => "R/RJ/RJBS/perl-5.18.0.tar.bz2", "tar.gz" => "R/RJ/RJBS/perl-5.18.0.tar.gz", }, + "5.18.1-RC1" => { + "tar.bz2" => "R/RJ/RJBS/perl-5.18.1-RC1.tar.bz2", + "tar.gz" => "R/RJ/RJBS/perl-5.18.1-RC1.tar.gz", + }, "5.19.0" => { "tar.bz2" => "R/RJ/RJBS/perl-5.19.0.tar.bz2", "tar.gz" => "R/RJ/RJBS/perl-5.19.0.tar.gz", @@ -519,7 +523,7 @@ =head1 VERSION -version 1.26 +version 1.28 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/t/00-compile.t new/CPAN-Perl-Releases-1.28/t/00-compile.t --- old/CPAN-Perl-Releases-1.26/t/00-compile.t 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/t/00-compile.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,74 +0,0 @@ -#!perl - -use strict; -use warnings; - -use Test::More; - - - -use File::Find; -use File::Temp qw{ tempdir }; - -my @modules; -find( - sub { - return if $File::Find::name !~ /\.pm\z/; - my $found = $File::Find::name; - $found =~ s{^lib/}{}; - $found =~ s{[/\\]}{::}g; - $found =~ s/\.pm$//; - # nothing to skip - push @modules, $found; - }, - 'lib', -); - -sub _find_scripts { - my $dir = shift @_; - - my @found_scripts = (); - find( - sub { - return unless -f; - my $found = $File::Find::name; - # nothing to skip - open my $FH, '<', $_ or do { - note( "Unable to open $found in ( $! ), skipping" ); - return; - }; - my $shebang = <$FH>; - return unless $shebang =~ /^#!.*?\bperl\b\s*$/; - push @found_scripts, $found; - }, - $dir, - ); - - return @found_scripts; -} - -my @scripts; -do { push @scripts, _find_scripts($_) if -d $_ } - for qw{ bin script scripts }; - -my $plan = scalar(@modules) + scalar(@scripts); -$plan ? (plan tests => $plan) : (plan skip_all => "no tests to run"); - -{ - # fake home for cpan-testers - # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 ); - - like( qx{ $^X -Ilib -e "require $_; print '$_ ok'" }, qr/^\s*$_ ok/s, "$_ loaded ok" ) - for sort @modules; - - SKIP: { - eval "use Test::Script 1.05; 1;"; - skip "Test::Script needed to test script compilation", scalar(@scripts) if $@; - foreach my $file ( @scripts ) { - my $script = $file; - $script =~ s!.*/!!; - script_compiles( $file, "$script script compiles" ); - } - } - -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Perl-Releases-1.26/tools/findlinks.pl new/CPAN-Perl-Releases-1.28/tools/findlinks.pl --- old/CPAN-Perl-Releases-1.26/tools/findlinks.pl 2013-07-22 10:26:18.000000000 +0200 +++ new/CPAN-Perl-Releases-1.28/tools/findlinks.pl 2013-08-02 10:08:56.000000000 +0200 @@ -21,8 +21,15 @@ $data{ $d->version }->{ $d->extension} = $link; } +my %v = map { + my @v = split(qr/[-._]0*/, $_); + $v[2] ||= 0; + $v[3] ||= 'Z'; + ($_ => sprintf '%d.%03d%03d-%s', @v) +} keys %data; + print "{\n"; -foreach my $perl ( sort keys %data ) { +foreach my $perl ( sort { $v{$a} cmp $v{$b} } keys %data ) { print qq! "$perl" => {\n!; print qq! "$_" => "!, $data{$perl}->{$_}, qq{",\n} for sort keys %{ $data{$perl} }; -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org