commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2020-10-16 16:13:32 Comparing /work/SRC/openSUSE:Factory/perl-version (Old) and /work/SRC/openSUSE:Factory/.perl-version.new.3486 (New) Package is "perl-version" Fri Oct 16 16:13:32 2020 rev:12 rq:841915 version:0.9928 Changes: --- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes 2020-08-25 09:38:49.464213153 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new.3486/perl-version.changes 2020-10-16 16:13:39.220679179 +0200 @@ -1,0 +2,6 @@ +Wed Sep 23 03:13:50 UTC 2020 - Tina Müller + +- updated to 0.9928 + see /usr/share/doc/packages/perl-version/CHANGES + +--- Old: version-0.9927.tar.gz New: version-0.9928.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.YgdRmM/_old 2020-10-16 16:13:40.864679683 +0200 +++ /var/tmp/diff_new_pack.YgdRmM/_new 2020-10-16 16:13:40.868679684 +0200 @@ -17,7 +17,7 @@ Name: perl-version -Version:0.9927 +Version:0.9928 Release:0 %define cpan_name version Summary:Perl extension for Version Objects ++ version-0.9927.tar.gz -> version-0.9928.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/META.json new/version-0.9928/META.json --- old/version-0.9927/META.json2020-08-20 22:03:17.0 +0200 +++ new/version-0.9928/META.json2020-09-22 20:19:15.0 +0200 @@ -58,6 +58,6 @@ "web" : "https://github.com/Perl/version.pm; } }, - "version" : "0.9927", + "version" : "0.9928", "x_serialization_backend" : "JSON::PP version 4.04" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/META.yml new/version-0.9928/META.yml --- old/version-0.9927/META.yml 2020-08-20 22:03:17.0 +0200 +++ new/version-0.9928/META.yml 2020-09-22 20:19:15.0 +0200 @@ -27,5 +27,5 @@ resources: bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=version repository: git://github.com/Perl/version.pm.git -version: '0.9927' +version: '0.9928' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/Makefile.PL new/version-0.9928/Makefile.PL --- old/version-0.9927/Makefile.PL 2020-08-20 22:01:08.0 +0200 +++ new/version-0.9928/Makefile.PL 2020-09-22 20:17:37.0 +0200 @@ -52,7 +52,7 @@ 'base' => 0, ); -WriteMakefile( VERSION => '0.9927', +WriteMakefile( VERSION => '0.9928', NAME=> 'version', LICENSE => 'perl', MIN_PERL_VERSION=> 5.006002, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/README new/version-0.9928/README --- old/version-0.9927/README 2020-08-20 22:01:13.0 +0200 +++ new/version-0.9928/README 2020-09-22 20:17:37.0 +0200 @@ -1,4 +1,4 @@ -version 0.9927 +version 0.9928 == Object oriented versions for all Perl releases from 5.6.2 onward. Replaces diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/lib/version/regex.pm new/version-0.9928/lib/version/regex.pm --- old/version-0.9927/lib/version/regex.pm 2020-08-20 22:01:08.0 +0200 +++ new/version-0.9928/lib/version/regex.pm 2020-09-22 20:16:32.0 +0200 @@ -2,7 +2,7 @@ use strict; -our $VERSION = 0.9927; +our $VERSION = 0.9928; #--# # Version regexp components diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/lib/version.pm new/version-0.9928/lib/version.pm --- old/version-0.9927/lib/version.pm 2020-08-20 22:01:08.0 +0200 +++ new/version-0.9928/lib/version.pm 2020-09-22 20:16:32.0 +0200 @@ -8,7 +8,7 @@ warnings::register_categories(qw/version/); } -our $VERSION = 0.9927; +our $VERSION = 0.9928; our $CLASS = 'version'; our (@ISA, $STRICT, $LAX); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9927/t/00impl-pp.t new/version-0.9928/t/00impl-pp.t --- old/version-0.9927/t/00impl-pp.t2020-08-20 22:01:13.0 +0200 +++ new/version-0.9928/t/00impl-pp.t2020-09-22 20:17:41.0 +0200 @@ -14,7 +14,7 @@
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2020-08-25 09:37:43 Comparing /work/SRC/openSUSE:Factory/perl-version (Old) and /work/SRC/openSUSE:Factory/.perl-version.new.3399 (New) Package is "perl-version" Tue Aug 25 09:37:43 2020 rev:11 rq:828993 version:0.9927 Changes: --- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes 2018-04-25 10:01:29.926518740 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new.3399/perl-version.changes 2020-08-25 09:38:49.464213153 +0200 @@ -1,0 +2,6 @@ +Fri Aug 21 03:13:08 UTC 2020 - Tina Müller + +- updated to 0.9927 + see /usr/share/doc/packages/perl-version/CHANGES + +--- Old: version-0.9924.tar.gz New: version-0.9927.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.wvzpa7/_old 2020-08-25 09:38:58.052217852 +0200 +++ /var/tmp/diff_new_pack.wvzpa7/_new 2020-08-25 09:38:58.052217852 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-version # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,24 +12,23 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-version -Version:0.9924 +Version:0.9927 Release:0 %define cpan_name version Summary:Perl extension for Version Objects License:Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url:http://search.cpan.org/dist/version/ -Source0: https://cpan.metacpan.org/authors/id/J/JP/JPEACOCK/%{cpan_name}-%{version}.tar.gz +URL:https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz Source1:cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(parent) >= 0.221 %{perl_requires} %description @@ -44,14 +43,14 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install ++ version-0.9924.tar.gz -> version-0.9927.tar.gz ++ 18774 lines of diff (skipped)
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2018-04-25 10:01:25 Comparing /work/SRC/openSUSE:Factory/perl-version (Old) and /work/SRC/openSUSE:Factory/.perl-version.new (New) Package is "perl-version" Wed Apr 25 10:01:25 2018 rev:10 rq:599897 version:0.9924 Changes: --- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes 2017-04-29 10:52:53.797548186 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2018-04-25 10:01:29.926518740 +0200 @@ -1,0 +2,35 @@ +Sat Apr 21 06:09:08 UTC 2018 - co...@suse.com + +- updated to 0.9924 + see /usr/share/doc/packages/perl-version/CHANGES + +--- +Thu Apr 12 06:13:27 UTC 2018 - co...@suse.com + +- updated to 0.9921 + see /usr/share/doc/packages/perl-version/CHANGES + + 0.9921 - 2018-04-11 +* Silence overly compulsive GCC 7 warning + https://rt.cpan.org/Ticket/Display.html?id=123477 + +* Improve docs regarding trailing zeros + https://rt.cpan.org/Ticket/Display.html?id=122858 + +--- +Mon Apr 9 06:09:59 UTC 2018 - co...@suse.com + +- updated to 0.9920 + see /usr/share/doc/packages/perl-version/CHANGES + + 0.9920 - 2018-04-08 + +* Backwards compatible locale handling + https://rt.cpan.org/Ticket/Display.html?id=125042 + + 0.9919 - 2018-04-08 + +* Core improvements to locale handling + https://rt.cpan.org/Ticket/Display.html?id=124563 + +--- Old: version-0.9918.tar.gz New: version-0.9924.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.bjtSDu/_old 2018-04-25 10:01:31.018478677 +0200 +++ /var/tmp/diff_new_pack.bjtSDu/_new 2018-04-25 10:01:31.038477943 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-version # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: perl-version -Version:0.9918 +Version:0.9924 Release:0 %define cpan_name version Summary:Perl extension for Version Objects -License:Artistic-1.0 or GPL-1.0+ +License:Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/version/ Source0: https://cpan.metacpan.org/authors/id/J/JP/JPEACOCK/%{cpan_name}-%{version}.tar.gz ++ version-0.9918.tar.gz -> version-0.9924.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9918/CHANGES new/version-0.9924/CHANGES --- old/version-0.9918/CHANGES 2017-04-21 13:32:33.0 +0200 +++ new/version-0.9924/CHANGES 2018-04-20 01:46:32.0 +0200 @@ -2,7 +2,35 @@ This is not a complete list of changes. See repository for full details: -https://bitbucket.org/jpeacock/version (primary) +https://github.com/JohnPeacock/version.pm.git + +0.9924 - 2018-04-19 + * Revise CPAN metadata to advertise correct repo + Patch from Ed+ +0.9923 - 2018-04-15 + * Add back spaces for picky C++ compilers + Patch from Karl Williamson + +0.9922 - 2018-04-12 + * Switch master repo to github + +0.9921 - 2018-04-11 + * Silence overly compulsive GCC 7 warning + https://rt.cpan.org/Ticket/Display.html?id=123477 + + * Improve docs regarding trailing zeros + https://rt.cpan.org/Ticket/Display.html?id=122858 + +0.9920 - 2018-04-08 + + * Backwards compatible locale handling + https://rt.cpan.org/Ticket/Display.html?id=125042 + +0.9919 - 2018-04-08 + + * Core improvements to locale handling + https://rt.cpan.org/Ticket/Display.html?id=124563 0.9918 - 2017-04-15 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9918/MANIFEST.SKIP new/version-0.9924/MANIFEST.SKIP --- old/version-0.9918/MANIFEST.SKIP2017-04-21 13:32:33.0 +0200 +++ new/version-0.9924/MANIFEST.SKIP2018-04-13 15:59:53.0 +0200 @@ -4,7 +4,7 @@ .+\.bak .+~ .+\.orig -.hg +.git .shipit tags Makefile$ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9918/META.json new/version-0.9924/META.json --- old/version-0.9918/META.json2017-04-21 13:32:33.0 +0200 +++ new/version-0.9924/META.json
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2017-04-29 10:52:53 Comparing /work/SRC/openSUSE:Factory/perl-version (Old) and /work/SRC/openSUSE:Factory/.perl-version.new (New) Package is "perl-version" Sat Apr 29 10:52:53 2017 rev:9 rq:490174 version:0.9918 Changes: --- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes 2016-05-31 12:25:31.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2017-04-29 10:52:53.797548186 +0200 @@ -1,0 +2,6 @@ +Sat Apr 22 07:08:41 UTC 2017 - co...@suse.com + +- updated to 0.9918 + see /usr/share/doc/packages/perl-version/CHANGES + +--- Old: version-0.9917.tar.gz New: version-0.9918.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.OZOPTX/_old 2017-04-29 10:52:54.417460611 +0200 +++ /var/tmp/diff_new_pack.OZOPTX/_new 2017-04-29 10:52:54.417460611 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-version # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ Name: perl-version -Version:0.9917 +Version:0.9918 Release:0 %define cpan_name version Summary:Perl extension for Version Objects License:Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/version/ -Source0: http://www.cpan.org/authors/id/J/JP/JPEACOCK/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/J/JP/JPEACOCK/%{cpan_name}-%{version}.tar.gz Source1:cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(parent) >= 0.221 -Requires: perl(parent) >= 0.221 %{perl_requires} %description @@ -61,6 +60,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README +%doc CHANGES README %changelog ++ version-0.9917.tar.gz -> version-0.9918.tar.gz ++ 5356 lines of diff (skipped)
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2016-05-31 12:25:29 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-04-22 16:23:14.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2016-05-31 12:25:31.0 +0200 @@ -1,0 +2,47 @@ +Mon May 30 11:20:00 UTC 2016 - co...@suse.com + +- updated to 0.9917 + see /usr/share/doc/packages/perl-version/Changes + + 2016-05-29 John Peacock+ + * flow: Merged '0.9917' to ('develop'). + [5d83ccf33657] [tip] + + * .hgtags: + Added tag 0.9917 for changeset 464516d1bf10 + [2e2892f29539] + + * flow: Merged '0.9917' to ('default'). + [464516d1bf10] [0.9917] + + * flow: Closed '0.9917'. + [b1bfcb0828d1] + + * 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 + [5cadbb0ba7dd] + + * t/04strict_lax.t: + A couple more tests to make sure the captures work + [c0650c7fee2a] + + 2016-05-25 John Peacock + + * lib/version/regex.pm: + Ordering counts when you have greedy matching + [7dd7f57f958c] + + * t/04strict_lax.t: + Add a test before fixing bug + [6a59439b71e6] + + 2016-04-01 John Peacock + + * flow: Created branch 'hotfix/0.9917'. + [d287474c7e4b] + +--- Old: version-0.9916.tar.gz New: version-0.9917.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.1zidGk/_old 2016-05-31 12:25:32.0 +0200 +++ /var/tmp/diff_new_pack.1zidGk/_new 2016-05-31 12:25:32.0 +0200 @@ -17,7 +17,7 @@ Name: perl-version -Version:0.9916 +Version:0.9917 Release:0 %define cpan_name version Summary:Perl extension for Version Objects ++ version-0.9916.tar.gz -> version-0.9917.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9916/Changes new/version-0.9917/Changes --- old/version-0.9916/Changes 2016-03-19 03:13:51.0 +0100 +++ new/version-0.9917/Changes 2016-05-29 13:50:13.0 +0200 @@ -1,8 +1,49 @@ +2016-05-29 John Peacock + + * flow: Merged '0.9917' to ('develop'). + [5d83ccf33657] [tip] + + * .hgtags: + Added tag 0.9917 for changeset 464516d1bf10 + [2e2892f29539] + + * flow: Merged '0.9917' to ('default'). + [464516d1bf10] [0.9917] + + * flow: Closed '0.9917'. + [b1bfcb0828d1] + + * 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 + [5cadbb0ba7dd] + + * t/04strict_lax.t: + A couple more tests to make sure the captures work + [c0650c7fee2a] + +2016-05-25 John Peacock + + * lib/version/regex.pm: + Ordering counts when you have greedy matching + [7dd7f57f958c] + + * t/04strict_lax.t: + Add a test before fixing bug + [6a59439b71e6] + +2016-04-01 John Peacock + + * flow: Created branch 'hotfix/0.9917'. + [d287474c7e4b] + 2016-03-18 John Peacock * .hgtags: Added tag 0.9916 for changeset 15763a2f6075 - [3cffe3d1d62a] [tip] + [3cffe3d1d62a] * flow: Merged '0.9916' to ('default'). [15763a2f6075] [0.9916] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9916/META.json new/version-0.9917/META.json --- old/version-0.9916/META.json2016-03-19 03:13:50.0 +0100 +++ new/version-0.9917/META.json2016-05-29 13:50:12.0 +0200 @@ -54,6 +54,6 @@ "url" : "https://bitbucket.org/jpeacock/version; } }, - "version" : "0.9916", + "version" : "0.9917",
commit perl-version for openSUSE:Factory
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.0 +0100 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2016-04-22 16:23:14.0 +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+ + * .hgtags: + Added tag 0.9916 for changeset 15763a2f6075 + [3cffe3d1d62a] [tip] + + * flow: Merged '0.9916' to ('default'). + [15763a2f6075] [0.9916] + + * flow: Merged '0.9916' to ('develop'). + [8f1e8495674d] + + * flow: Closed '0.9916'. + [6bb061a73cc5] + + * 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] + + * t/07locale.t: + Another fix from core Perl + [8eb36834cb1c] + + * vutil/vutil.c: + Remove unused variables + [26abf30c5c59] + + * vutil/vutil.c: + Macros must be on separate lines. + [39a531dfece5] + + * flow: Created branch 'release/0.9916'. + [3f095fd910eb] + +--- 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.0 +0200 +++ /var/tmp/diff_new_pack.3lc0Z7/_new 2016-04-22 16:23:15.0 +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.0 +0100 +++ new/version-0.9916/Changes 2016-03-19 03:13:51.0 +0100 @@ -1,8 +1,45 @@ +2016-03-18 John Peacock + + * .hgtags: + Added tag 0.9916 for changeset 15763a2f6075 + [3cffe3d1d62a] [tip] + + * flow: Merged '0.9916' to ('default'). + [15763a2f6075] [0.9916] + + * flow: Merged '0.9916' to ('develop'). + [8f1e8495674d] + + * flow: Closed '0.9916'. + [6bb061a73cc5] + + * 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] + + * t/07locale.t: + Another fix from core Perl + [8eb36834cb1c] + + * vutil/vutil.c: + Remove unused variables + [26abf30c5c59] + + * vutil/vutil.c: + Macros must be on separate lines. + [39a531dfece5] + + * flow: Created branch 'release/0.9916'. + [3f095fd910eb] + 2016-03-05 John Peacock * .hgtags: Added tag 0.9915 for changeset dc1d08d9ee5c - [5b2cf3e1882d] [tip] + [5b2cf3e1882d] * flow: Merged '0.9915' to ('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.json2016-03-06 01:07:51.0 +0100 +++ new/version-0.9916/META.json2016-03-19 03:13:50.0 +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.0 +0100 +++ new/version-0.9916/META.yml 2016-03-19 03:13:50.0 +0100 @@ -28,5 +28,5 @@ resources:
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2016-03-16 10:33:54 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-02-26 00:40:36.0 +0100 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2016-03-16 10:33:55.0 +0100 @@ -1,0 +2,84 @@ +Tue Mar 8 11:23:03 UTC 2016 - co...@suse.com + +- updated to 0.9915 + see /usr/share/doc/packages/perl-version/Changes + + 2016-03-05 John Peacock+ + * .hgtags: + Added tag 0.9915 for changeset dc1d08d9ee5c + [5b2cf3e1882d] [tip] + + * flow: Merged '0.9915' to ('default'). + [dc1d08d9ee5c] [0.9915] + + * flow: Merged '0.9915' to ('develop'). + [a68f41046a12] + + * flow: Closed '0.9915'. + [898452696d61] + + * 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 documentation-only release to CPAN + [7b7226db9d45] + + * flow: Created branch 'release/0.9915'. + [476b405c963e] + + 2016-02-24 John Peacock + + * .hgtags: + Added tag 0.9914 for changeset 16a529f3aab3 + [6571f70630c1] + + * flow: Merged '0.9914' to ('default'). + [16a529f3aab3] [0.9914] + + * flow: Merged '0.9914' to ('develop'). + [c870c13f6545] + + * flow: Closed '0.9914'. + [4d90e8da2284] + + 2016-02-18 John Peacock + + * 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 + [76756591216f] + + * flow: Created branch 'release/0.9914'. + [6c9706b0b31c] + + 2016-02-17 John Peacock + + * flow: Merged '0.9913_01' to ('develop'). + [87fd2c8420dd] + + * .hgtags: + Added tag 0.9913_01 for changeset 81095ad53ee3 + [8a7c575cc4c2] + + * flow: Merged '0.9913_01' to ('default'). + [81095ad53ee3] [0.9913_01] + + * flow: Closed '0.9913_01'. + [6c5f5883412e] + + * 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, + t/10_lyon.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm, + vutil/vutil.c: + Apply missed changeset from leont and prep for release + [fc08284a87cf] + + * flow: Created branch 'hotfix/0.9913_01'. + [24bd39aa58c2] + +--- Old: version-0.9913.tar.gz New: version-0.9915.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.WweOtz/_old 2016-03-16 10:33:56.0 +0100 +++ /var/tmp/diff_new_pack.WweOtz/_new 2016-03-16 10:33:56.0 +0100 @@ -17,7 +17,7 @@ Name: perl-version -Version:0.9913 +Version:0.9915 Release:0 %define cpan_name version Summary:Perl extension for Version Objects ++ version-0.9913.tar.gz -> version-0.9915.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9913/Changes new/version-0.9915/Changes --- old/version-0.9913/Changes 2016-02-17 04:43:55.0 +0100 +++ new/version-0.9915/Changes 2016-03-06 01:07:52.0 +0100 @@ -1,8 +1,86 @@ +2016-03-05 John Peacock + + * .hgtags: + Added tag 0.9915 for changeset dc1d08d9ee5c + [5b2cf3e1882d] [tip] + + * flow: Merged '0.9915' to ('default'). + [dc1d08d9ee5c] [0.9915] + + * flow: Merged '0.9915' to ('develop'). + [a68f41046a12] + + * flow: Closed '0.9915'. + [898452696d61] + + * 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, +
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2016-02-25 22:03:37 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 2015-04-15 16:27:29.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2016-02-26 00:40:36.0 +0100 @@ -1,0 +2,229 @@ +Fri Feb 19 11:18:13 UTC 2016 - co...@suse.com + +- updated to 0.9913 + see /usr/share/doc/packages/perl-version/Changes + + 2016-02-16 John Peacock+ + * .hgtags: + Added tag 0.9913 for changeset f5eda39012f8 + [acfb12d302c3] [tip] + + * flow: Merged '0.9913' to ('default'). + [f5eda39012f8] [0.9913] + + * flow: Merged '0.9913' to ('develop'). + [8dcd1df93adb] + + * flow: Closed '0.9913'. + [b27dba2c01a1] + + * .hgignore, MANIFEST.SKIP: + Ignore ctags file + [c0f9aca57284] + + 2016-02-01 John Peacock + + * vutil/vutil.c: + Perl uses more strict C flags + [12902d257437] + + * 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: + Bump version for release + [8f24755b6f11] + + * flow: Created branch 'release/0.9913'. + [f189d92b9db1] + + 2016-01-21 John Peacock + + * flow: Merged '0.9912_03' to ('develop'). + [4159ccbf8bb3] + + * .hgtags: + Added tag 0.9912_03 for changeset c0117603b8ff + [0d12dbfef4e2] + + * flow: Merged '0.9912_03' to ('default'). + [c0117603b8ff] [0.9912_03] + + * flow: Closed '0.9912_03'. + [8df7847932f0] + + * 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 + [02821023f2e7] + + * vutil/Makefile.PL, vutil/vutil.c, vutil/vutil.h, vutil/vxs.inc, + vutil/vxs.xs: + Apply pull request from bulk88: vutil.c and vxs.inc/vxs.xs must be + combined to be the same .o file for static to work. Previously there + was a vutil.o and a vxs.o which were combined by the linker. + Combining the 2 .o files and making all symbols static removes + plt/got indirection on ELF OSes. On Win32 vxs.dll exports nothing + except boot_version__vxs, the linux version shouldn't export + anything either. + [187bfa1881be] + + * t/00impl-pp.t, t/01base.t, t/02derived.t, t/03require.t: + Use portable options so Windows does not fail + [03b91e2c0ef5] + + 2016-01-07 John Peacock + + * flow: Created branch 'hotfix/0.9912_03'. + [9cd0e1255aac] + + * flow: Merged '0.9912_02' to ('develop'). + [bd6f13c85dac] + + * .hgtags: + Added tag 0.9912_02 for changeset 7a3f1ac2d502 + [523da51cfeeb] + + * flow: Merged '0.9912_02' to ('default'). + [7a3f1ac2d502] [0.9912_02] + + * flow: Closed '0.9912_02'. + [02758f2cf016] + + 2016-01-03 John Peacock + + * 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: + Bump version for release + [620f6585a091] + + * t/07locale.t: + Wrong skip offset and more generous locale possibilities for comma + locale + [3ef6df5d370a] + + * flow: Created branch 'hotfix/0.9912_02'. + [840b1c8ec916] + + 2016-01-02 John Peacock + + * .hgtags: + Added tag 0.9912_01 for changeset 18591196a1ff + [2458e15f2559] + + * flow: Merged '0.9912_01' to ('default'). + [18591196a1ff] [0.9912_01] + + * flow: Merged '0.9912_01' to ('develop'). + [cfb4d643f07d] + + * flow: Closed '0.9912_01'. + [35fe333646f7] + + * t/10_lyon.t: + Magic v-string introduced in 5.8.1 + [d9fc86689acc] + + 2015-12-31 John Peacock + + *
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2015-04-15 16:27:27 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 2014-10-01 11:23:53.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2015-04-15 16:27:29.0 +0200 @@ -1,0 +2,243 @@ +Tue Apr 14 19:25:08 UTC 2015 - co...@suse.com + +- updated to 0.9912 + see /usr/share/doc/packages/perl-version/Changes + + 2015-01-20 John Peacock john.peac...@havurah-software.org + + * .hgtags, 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, t/coretests.pm, vperl/vpp.pm, + vutil/lib/version/vxs.pm, vutil/vutil.c: + flow: Merged hotfix '0.9912' to develop ('develop'). + [646e8c5c4769] [tip] develop + + * .hgtags: + Added tag 0.9912 for changeset d95ec600e4b8 + [d0a8bd97c2d8] + + * flow: Merged hotfix '0.9912' to master ('default'). + [d95ec600e4b8] [0.9912] + + * flow: Closed hotfix '0.9912'. + [d4a3dc59d496] hotfix/0.9912 + + * 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: + Ready for release + [2e8e456b5f69] hotfix/0.9912 + + * vperl/vpp.pm, vutil/vutil.c: + Ignore leading zeros when parsing qv versions + [8d4f602d49bc] hotfix/0.9912 + + * t/coretests.pm: + Add test before fixing behavior. + [73ad9715162c] hotfix/0.9912 + + * .shipit, t/coretests.pm, vperl/vpp.pm, vutil/vutil.c: + Finish reverting the ill-advised alpha-normal code + [468d3b498d58] hotfix/0.9912 + + * flow: Created branch 'hotfix/0.9912'. + [a9f6f567d387] hotfix/0.9912 + + * vperl/vpp.pm, vutil/vutil.c: + Ignore leading zeros when parsing qv versions + [7e36d3c46d88] [default/development] release/0.9912 + + * t/coretests.pm: + Add test before fixing behavior. + [d4befa972a57] release/0.9912 + + * vperl/vpp.pm, vutil/vutil.c: + Initial cap on warnings to be consistent with perldig + [d0cce4fa33ac] release/0.9912 + + 2015-01-19 John Peacock john.peac...@havurah-software.org + + * vperl/vpp.pm, vutil/vutil.c: + Always use numeric warnings and prefix them to make perldiag more + useful + [6345b0e62b3e] [github/development] release/0.9912 + + 2015-01-18 John Peacock john.peac...@havurah-software.org + + * flow: Created branch 'release/0.9912'. + [0a04b5e70190] release/0.9912 + + * Initial: + Merge in dupe heads + [397c2045b0c1] [default/master, github/master] + + 2015-01-18 John Peacock jpeac...@cpan.org + + * Initial: + Commit an empty file to start over + [8becec36c4af] + + 2015-01-18 John Peacock john.peac...@havurah-software.org + + * flow: Merged feature 'alpha_normal' to develop ('develop'). + [7f1bbc22403f] develop + + * flow: Closed feature 'alpha_normal'. + [d4ec344eaf25] feature/alpha_normal + + * 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: + Bump versions to 0.9912 + [cdba24734cbb] feature/alpha_normal + + * README: + Hopefully this will be true + [9bb4a810f212] feature/alpha_normal + + * Makefile.PL: + Picky, picky, picky. Resolves + +https://rt.cpan.org/Public/Bug/Display.html?id=101600 + [05740f0e1d4a] feature/alpha_normal + + * .shipit, Makefile.PL, 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, t/coretests.pm, vperl/vpp.pm, + vutil/lib/version/vxs.pm, vutil/vutil.c: + Reapply this change now + [0652edbe911d] feature/alpha_normal + + * flow: Created branch 'feature/alpha_normal'. + [8cb2f4e319c3] feature/alpha_normal + + 2015-01-17 John Peacock john.peac...@havurah-software.org + + * .hgtags: + Removed tag v0.9910 + [eb66489945fd] develop + + *
commit perl-version for openSUSE:Factory
Hello community, here is the log from the commit of package perl-version for openSUSE:Factory checked in at 2014-10-01 11:23:25 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 2014-07-20 10:49:32.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes 2014-10-01 11:23:53.0 +0200 @@ -1,0 +2,9 @@ +Wed Oct 1 07:12:55 UTC 2014 - co...@suse.com + +- updated to 0.9909 + Compatibility release for Perl 5.20.1. Apply two patches from bleadperl + (one which shipped with 5.20.0 and one from bleadperl) so that a clean + release can be applied prior to 5.20.1 being shipped. Holding back a few + other improvements, so expect 0.9910 shortly. + +--- Old: version-0.9908.tar.gz New: version-0.9909.tar.gz Other differences: -- ++ perl-version.spec ++ --- /var/tmp/diff_new_pack.TVQQSK/_old 2014-10-01 11:23:54.0 +0200 +++ /var/tmp/diff_new_pack.TVQQSK/_new 2014-10-01 11:23:54.0 +0200 @@ -17,7 +17,7 @@ Name: perl-version -Version:0.9908 +Version:0.9909 Release:0 %define cpan_name version Summary:Perl extension for Version Objects ++ version-0.9908.tar.gz - version-0.9909.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version-0.9908/Changes new/version-0.9909/Changes --- old/version-0.9908/Changes 2014-02-03 13:27:53.0 +0100 +++ new/version-0.9909/Changes 2014-08-16 14:42:43.0 +0200 @@ -1,8 +1,191 @@ +2014-08-16 John Peacock john.peac...@havurah-software.org + + * .hgtags: + Tagging version '0.9909' using shipit. + [28f76b8d2918] [tip] 0.9909 + +2014-08-15 John Peacock john.peac...@havurah-software.org + + * README: + Update README + [d31021b57b62] [0.9909] 0.9909 + + * 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: + Bump $VERSION in preparation for CPAN release + [ff9b7da70a4b] 0.9909 + + * vutil/vutil.c: + commit f57000bc399f9b433bfb06a4302f4e773f7f50bb Author: Karl + Williamson k...@cpan.org Date: Mon Aug 4 16:29:12 2014 -0600 + +PATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx + +The root cause of this issue is that XS code or the libraries it + calls is changing the locale behind Perl's back so that the decimal + point character is not a dot. Version number parsing relies on it + being a dot. + +This patch fixes the problem by retrieving the current locale just + before version number parsing, and updating Perl's records if the + locale has changed away from what is expected. Given accurate + records, the pre-existing call to the + STORE_NUMERIC_LOCAL_SET_STANDARD macro will do what it's supposed to + do, and change the locale so that the dot is the radix character for + the version number parsing. + +After the parsing is done, the pre-existing call to the + RESTORE_NUMERIC_LOCAL macro will restore properly, but see below + +This patch should be suitable for both 5.20.1 and 5.21 (though the + SHA-1 value in the porting/customize.dat will have to be adjusted + because the files aren't otherwise identical). But there is a + fundamental difference between the releases. In 5.20.X, Perl does + not attempt to keep the radix character a dot at almost all times + (though it initializes things so it is a dot, overriding any + environmental settings to the contrary). This leads to known non- + regression bugs in 5.20 because very little XS code can cope with a + non-dot. To fix this, Perl has changed the macros in 5.21 so that + the result after the RESTORE_NUMERIC_LOCAL is that the current + locale will have a dot. This will fix those long-standing bugs where + XS code expecting a dot fails should it be mashed up with modules + that change it to something else. But this will break the relatively + few modules that want it the other way. So it has been done early in + 5.21 to give things a chance to settle down. + +The extra {} braces around the code that calls the macros is + because STORE_NUMERIC_LOCAL_SET_STANDARD declares a variable, and so + must be within the