Hello community,

here is the log from the commit of package perl-version for openSUSE:Factory 
checked in at 2016-04-22 16:23:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-version (Old)
 and      /work/SRC/openSUSE:Factory/.perl-version.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-version"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes        
2016-03-16 10:33:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes   
2016-04-22 16:23:14.000000000 +0200
@@ -1,0 +2,43 @@
+Mon Mar 21 12:18:11 UTC 2016 - co...@suse.com
+
+- updated to 0.9916
+   see /usr/share/doc/packages/perl-version/Changes
+
+  2016-03-18  John Peacock  <john.peac...@havurah-software.org>
+  
+       * .hgtags:
+       Added tag 0.9916 for changeset 15763a2f6075
+       [3cffe3d1d62a] [tip]
+  
+       * flow: Merged <release> '0.9916' to <master> ('default').
+       [15763a2f6075] [0.9916]
+  
+       * flow: Merged <release> '0.9916' to <develop> ('develop').
+       [8f1e8495674d] <develop>
+  
+       * flow: Closed <release> '0.9916'.
+       [6bb061a73cc5] <release/0.9916>
+  
+       * Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
+       pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
+       t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
+       vperl/vpp.pm, vutil/lib/version/vxs.pm:
+       Prep for release to CPAN
+       [0969e36be548] <release/0.9916>
+  
+       * t/07locale.t:
+       Another fix from core Perl
+       [8eb36834cb1c] <release/0.9916>
+  
+       * vutil/vutil.c:
+       Remove unused variables
+       [26abf30c5c59] <release/0.9916>
+  
+       * vutil/vutil.c:
+       Macros must be on separate lines.
+       [39a531dfece5] <release/0.9916>
+  
+       * flow: Created branch 'release/0.9916'.
+       [3f095fd910eb] <release/0.9916>
+
+-------------------------------------------------------------------

Old:
----
  version-0.9915.tar.gz

New:
----
  version-0.9916.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-version.spec ++++++
--- /var/tmp/diff_new_pack.3lc0Z7/_old  2016-04-22 16:23:15.000000000 +0200
+++ /var/tmp/diff_new_pack.3lc0Z7/_new  2016-04-22 16:23:15.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-version
-Version:        0.9915
+Version:        0.9916
 Release:        0
 %define cpan_name version
 Summary:        Perl extension for Version Objects

++++++ version-0.9915.tar.gz -> version-0.9916.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/Changes new/version-0.9916/Changes
--- old/version-0.9915/Changes  2016-03-06 01:07:52.000000000 +0100
+++ new/version-0.9916/Changes  2016-03-19 03:13:51.000000000 +0100
@@ -1,8 +1,45 @@
+2016-03-18  John Peacock  <john.peac...@havurah-software.org>
+
+       * .hgtags:
+       Added tag 0.9916 for changeset 15763a2f6075
+       [3cffe3d1d62a] [tip]
+
+       * flow: Merged <release> '0.9916' to <master> ('default').
+       [15763a2f6075] [0.9916]
+
+       * flow: Merged <release> '0.9916' to <develop> ('develop').
+       [8f1e8495674d] <develop>
+
+       * flow: Closed <release> '0.9916'.
+       [6bb061a73cc5] <release/0.9916>
+
+       * Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
+       pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
+       t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
+       vperl/vpp.pm, vutil/lib/version/vxs.pm:
+       Prep for release to CPAN
+       [0969e36be548] <release/0.9916>
+
+       * t/07locale.t:
+       Another fix from core Perl
+       [8eb36834cb1c] <release/0.9916>
+
+       * vutil/vutil.c:
+       Remove unused variables
+       [26abf30c5c59] <release/0.9916>
+
+       * vutil/vutil.c:
+       Macros must be on separate lines.
+       [39a531dfece5] <release/0.9916>
+
+       * flow: Created branch 'release/0.9916'.
+       [3f095fd910eb] <release/0.9916>
+
 2016-03-05  John Peacock  <john.peac...@havurah-software.org>
 
        * .hgtags:
        Added tag 0.9915 for changeset dc1d08d9ee5c
-       [5b2cf3e1882d] [tip]
+       [5b2cf3e1882d]
 
        * flow: Merged <release> '0.9915' to <master> ('default').
        [dc1d08d9ee5c] [0.9915]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/META.json new/version-0.9916/META.json
--- old/version-0.9915/META.json        2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/META.json        2016-03-19 03:13:50.000000000 +0100
@@ -54,6 +54,6 @@
          "url" : "https://bitbucket.org/jpeacock/version";
       }
    },
-   "version" : "0.9915",
+   "version" : "0.9916",
    "x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/META.yml new/version-0.9916/META.yml
--- old/version-0.9915/META.yml 2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/META.yml 2016-03-19 03:13:50.000000000 +0100
@@ -28,5 +28,5 @@
 resources:
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=version
   repository: https://bitbucket.org/jpeacock/version
-version: '0.9915'
+version: '0.9916'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/Makefile.PL 
new/version-0.9916/Makefile.PL
--- old/version-0.9915/Makefile.PL      2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/Makefile.PL      2016-03-19 03:13:50.000000000 +0100
@@ -52,7 +52,7 @@
         'parent'                => 0.221,
     );
 
-    WriteMakefile( VERSION         => '0.9915',
+    WriteMakefile( VERSION         => '0.9916',
                    NAME            => 'version',
                    LICENSE         => 'perl',
                    MIN_PERL_VERSION=> 5.006002,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/README new/version-0.9916/README
--- old/version-0.9915/README   2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/README   2016-03-19 03:13:50.000000000 +0100
@@ -1,4 +1,4 @@
-version 0.9915
+version 0.9916
 ==================================
 
 Object oriented versions for all Perl releases from 5.6.2 onward.  Replaces
@@ -26,6 +26,9 @@
 5.10.0 to segfault.  As long as some module calls 'use version', then the
 replacement code will take effect and Perl will not crash.
 
+Major Changes in 0.9916 - 2016-03-18
+=========================================
+Incorporate changes from bleadperl (destined to be 5.24.0)
 
 Major Changes in 0.9915 - 2016-03-05
 =========================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/lib/version/regex.pm 
new/version-0.9916/lib/version/regex.pm
--- old/version-0.9915/lib/version/regex.pm     2016-03-06 01:07:51.000000000 
+0100
+++ new/version-0.9916/lib/version/regex.pm     2016-03-19 03:13:50.000000000 
+0100
@@ -4,7 +4,7 @@
 
 use vars qw($VERSION $CLASS $STRICT $LAX);
 
-$VERSION = 0.9915;
+$VERSION = 0.9916;
 
 #--------------------------------------------------------------------------#
 # Version regexp components
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/lib/version.pm 
new/version-0.9916/lib/version.pm
--- old/version-0.9915/lib/version.pm   2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/lib/version.pm   2016-03-19 03:13:50.000000000 +0100
@@ -10,7 +10,7 @@
 
 use vars qw(@ISA $VERSION $CLASS $STRICT $LAX *declare *qv);
 
-$VERSION = 0.9915;
+$VERSION = 0.9916;
 $CLASS = 'version';
 
 # !!!!Delete this next block completely when adding to Perl core!!!!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/00impl-pp.t 
new/version-0.9916/t/00impl-pp.t
--- old/version-0.9915/t/00impl-pp.t    2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/00impl-pp.t    2016-03-19 03:13:50.000000000 +0100
@@ -12,7 +12,7 @@
         (File::Spec->splitpath($0))[0,1], 'coretests.pm'
     );
     require $coretests;
-    use_ok('version::vpp', 0.9915);
+    use_ok('version::vpp', 0.9916);
 }
 
 BaseTests("version::vpp","new","qv");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/01base.t 
new/version-0.9916/t/01base.t
--- old/version-0.9915/t/01base.t       2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/01base.t       2016-03-19 03:13:50.000000000 +0100
@@ -12,7 +12,7 @@
         (File::Spec->splitpath($0))[0,1], 'coretests.pm'
     );
     require $coretests;
-    use_ok('version', 0.9915);
+    use_ok('version', 0.9916);
 }
 
 BaseTests("version","new","qv");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/02derived.t 
new/version-0.9916/t/02derived.t
--- old/version-0.9915/t/02derived.t    2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/02derived.t    2016-03-19 03:13:50.000000000 +0100
@@ -13,7 +13,7 @@
         (File::Spec->splitpath($0))[0,1], 'coretests.pm'
     );
     require $coretests;
-    use_ok("version", 0.9915);
+    use_ok("version", 0.9916);
     # If we made it this far, we are ok.
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/03require.t 
new/version-0.9916/t/03require.t
--- old/version-0.9915/t/03require.t    2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/03require.t    2016-03-19 03:13:50.000000000 +0100
@@ -17,7 +17,7 @@
 # Don't want to use, because we need to make sure that the import doesn't
 # fire just yet (some code does this to avoid importing qv() and delare()).
 require_ok("version");
-is $version::VERSION, 0.9915, "Make sure we have the correct class";
+is $version::VERSION, 0.9916, "Make sure we have the correct class";
 ok(!"main"->can("qv"), "We don't have the imported qv()");
 ok(!"main"->can("declare"), "We don't have the imported declare()");
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/05sigdie.t 
new/version-0.9916/t/05sigdie.t
--- old/version-0.9915/t/05sigdie.t     2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/05sigdie.t     2016-03-19 03:13:50.000000000 +0100
@@ -14,7 +14,7 @@
 }
 
 BEGIN {
-    use version 0.9915;
+    use version 0.9916;
 }
 
 pass "Didn't get caught by the wrong DIE handler, which is a good thing";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/06noop.t 
new/version-0.9916/t/06noop.t
--- old/version-0.9915/t/06noop.t       2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/06noop.t       2016-03-19 03:13:50.000000000 +0100
@@ -7,7 +7,7 @@
 use Test::More qw/no_plan/;
 
 BEGIN {
-    use_ok('version', 0.9915);
+    use_ok('version', 0.9916);
 }
 
 my $v1 = version->new('1.2');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/07locale.t 
new/version-0.9916/t/07locale.t
--- old/version-0.9915/t/07locale.t     2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/07locale.t     2016-03-19 03:13:50.000000000 +0100
@@ -11,7 +11,7 @@
 use Config;
 
 BEGIN {
-    use_ok('version', 0.9915);
+    use_ok('version', 0.9916);
 }
 
 SKIP: {
@@ -51,7 +51,7 @@
        ok ($v == $ver, "Comparison to locale floating point");
 
         TODO: { # Resolve https://rt.cpan.org/Ticket/Display.html?id=102272
-            local $TODO = 'Fails for Perl 5.x.0 < 5.19.0';
+            local $TODO = 'Fails for Perl 5.x.0 < 5.19.0' if $] < 5.019000;
             $ver = version->new($]);
             is "$ver", "$]", 'Use PV for dualvars';
         }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/08_corelist.t 
new/version-0.9916/t/08_corelist.t
--- old/version-0.9915/t/08_corelist.t  2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/08_corelist.t  2016-03-19 03:13:50.000000000 +0100
@@ -5,7 +5,7 @@
 #########################
 
 use Test::More tests => 3;
-use_ok("version", 0.9915);
+use_ok("version", 0.9916);
 
 # do strict lax tests in a sub to isolate a package to test importing
 SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/t/09_list_util.t 
new/version-0.9916/t/09_list_util.t
--- old/version-0.9915/t/09_list_util.t 2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/t/09_list_util.t 2016-03-19 03:13:50.000000000 +0100
@@ -4,7 +4,7 @@
 #########################
 
 use strict;
-use_ok("version", 0.9915);
+use_ok("version", 0.9916);
 use Test::More;
 
 BEGIN {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/vperl/vpp.pm 
new/version-0.9916/vperl/vpp.pm
--- old/version-0.9915/vperl/vpp.pm     2016-03-06 01:07:51.000000000 +0100
+++ new/version-0.9916/vperl/vpp.pm     2016-03-19 03:13:50.000000000 +0100
@@ -123,7 +123,7 @@
 
 use Config;
 use vars qw($VERSION $CLASS @ISA $LAX $STRICT $WARN_CATEGORY);
-$VERSION = 0.9915;
+$VERSION = 0.9916;
 $CLASS = 'version::vpp';
 if ($] > 5.015) {
     warnings::register_categories(qw/version/);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/vutil/lib/version/vxs.pm 
new/version-0.9916/vutil/lib/version/vxs.pm
--- old/version-0.9915/vutil/lib/version/vxs.pm 2016-03-06 01:07:51.000000000 
+0100
+++ new/version-0.9916/vutil/lib/version/vxs.pm 2016-03-19 03:13:50.000000000 
+0100
@@ -5,7 +5,7 @@
 use strict;
 
 use vars qw(@ISA $VERSION $CLASS );
-$VERSION = 0.9915;
+$VERSION = 0.9916;
 $CLASS = 'version::vxs';
 
 eval {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9915/vutil/vutil.c 
new/version-0.9916/vutil/vutil.c
--- old/version-0.9915/vutil/vutil.c    2016-02-18 04:24:37.000000000 +0100
+++ new/version-0.9916/vutil/vutil.c    2016-03-19 03:13:50.000000000 +0100
@@ -31,7 +31,8 @@
     bool alpha = FALSE;
     const char *d = s;
 
-    PERL_ARGS_ASSERT_PRESCAN_VERSION; PERL_UNUSED_CONTEXT;
+    PERL_ARGS_ASSERT_PRESCAN_VERSION;
+    PERL_UNUSED_CONTEXT;
 
     if (qv && isDIGIT(*d))
        goto dotted_decimal_version;
@@ -900,7 +901,6 @@
 #endif
 {
     I32 i, len, digit;
-    bool alpha = FALSE;
     SV *sv;
     AV *av;
 
@@ -911,9 +911,6 @@
     if ( ! vs )
        Perl_croak(aTHX_ "Invalid version object");
 
-    if ( hv_exists(MUTABLE_HV(vs), "alpha", 5 ) )
-       alpha = TRUE;
-
     av = MUTABLE_AV(SvRV(*hv_fetchs(MUTABLE_HV(vs), "version", FALSE)));
 
     len = av_len(av);
@@ -1002,8 +999,6 @@
 {
     SSize_t i,l,m,r;
     I32 retval;
-    bool lalpha = FALSE;
-    bool ralpha = FALSE;
     I32 left = 0;
     I32 right = 0;
     AV *lav, *rav;
@@ -1018,13 +1013,9 @@
 
     /* get the left hand term */
     lav = MUTABLE_AV(SvRV(*hv_fetchs(MUTABLE_HV(lhv), "version", FALSE)));
-    if ( hv_exists(MUTABLE_HV(lhv), "alpha", 5 ) )
-       lalpha = TRUE;
 
     /* and the right hand term */
     rav = MUTABLE_AV(SvRV(*hv_fetchs(MUTABLE_HV(rhv), "version", FALSE)));
-    if ( hv_exists(MUTABLE_HV(rhv), "alpha", 5 ) )
-       ralpha = TRUE;
 
     l = av_len(lav);
     r = av_len(rav);


Reply via email to