Hello community,
here is the log from the commit of package perl-Devel-PatchPerl for
openSUSE:Factory checked in at 2020-06-09 00:02:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PatchPerl (Old)
and /work/SRC/openSUSE:Factory/.perl-Devel-PatchPerl.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PatchPerl"
Tue Jun 9 00:02:27 2020 rev:35 rq:812367 version:2.00
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Devel-PatchPerl/perl-Devel-PatchPerl.changes
2020-06-02 14:35:37.214948389 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Devel-PatchPerl.new.3606/perl-Devel-PatchPerl.changes
2020-06-09 00:04:57.677353904 +0200
@@ -1,0 +2,7 @@
+Fri Jun 5 03:10:27 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.00
+ see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
+
+
+-------------------------------------------------------------------
Old:
----
Devel-PatchPerl-1.98.tar.gz
New:
----
Devel-PatchPerl-2.00.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-PatchPerl.spec ++++++
--- /var/tmp/diff_new_pack.Gm7Enp/_old 2020-06-09 00:04:59.009358630 +0200
+++ /var/tmp/diff_new_pack.Gm7Enp/_new 2020-06-09 00:04:59.009358630 +0200
@@ -17,7 +17,7 @@
Name: perl-Devel-PatchPerl
-Version: 1.98
+Version: 2.00
Release: 0
%define cpan_name Devel-PatchPerl
Summary: Patch perl source a la Devel::PPPort's buildperl.pl
++++++ Devel-PatchPerl-1.98.tar.gz -> Devel-PatchPerl-2.00.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/Changes
new/Devel-PatchPerl-2.00/Changes
--- old/Devel-PatchPerl-1.98/Changes 2020-05-25 20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/Changes 2020-06-04 12:23:27.000000000 +0200
@@ -1,8 +1,27 @@
==================================================
-Changes from 2015-05-27 00:00:00 +0000 to present.
+Changes from 2015-06-06 00:00:00 +0000 to present.
==================================================
-----------------------------------------
+version 2.00 at 2020-06-04 10:20:07 +0000
+-----------------------------------------
+
+ Change: 0ab4bf0d8b02af79e1afed7fac9e91b75f1c1fda
+ Author: Chris 'BinGOs' Williams <[email protected]>
+ Date : 2020-06-04 11:20:07 +0000
+
+ Resolve patching issues with v5.22.x and v5.24.x
+
+ https://github.com/bingos/devel-patchperl/issues/44
+
+ Configure changes had been backported to the v5.22 and v5.24 maint
+ releases, so what worked for .0 releases didn't work for later maint
+ releases.
+
+ I have adjusted and tested the patch application criteria for all
+ v5.22.x and v5.24.x releases.
+
+-----------------------------------------
version 1.98 at 2020-05-25 18:17:30 +0000
-----------------------------------------
@@ -584,5 +603,5 @@
Added Errno GCC5 patches as far back as v5.6.0
=================================================
-Plus 67 releases after 2015-05-27 00:00:00 +0000.
+Plus 67 releases after 2015-06-06 00:00:00 +0000.
=================================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/MANIFEST
new/Devel-PatchPerl-2.00/MANIFEST
--- old/Devel-PatchPerl-1.98/MANIFEST 2020-05-25 20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/MANIFEST 2020-06-04 12:23:27.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.015.
Changes
LICENSE
MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/META.json
new/Devel-PatchPerl-2.00/META.json
--- old/Devel-PatchPerl-1.98/META.json 2020-05-25 20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/META.json 2020-06-04 12:23:27.000000000 +0200
@@ -4,7 +4,7 @@
"Chris Williams <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -51,7 +51,7 @@
"web" : "https://github.com/bingos/devel-patchperl"
}
},
- "version" : "1.98",
+ "version" : "2.00",
"x_generated_by_perl" : "v5.30.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/META.yml
new/Devel-PatchPerl-2.00/META.yml
--- old/Devel-PatchPerl-1.98/META.yml 2020-05-25 20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/META.yml 2020-06-04 12:23:27.000000000 +0200
@@ -7,7 +7,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,7 +23,7 @@
resources:
homepage: https://github.com/bingos/devel-patchperl
repository: https://github.com/bingos/devel-patchperl.git
-version: '1.98'
+version: '2.00'
x_generated_by_perl: v5.30.2
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/Makefile.PL
new/Devel-PatchPerl-2.00/Makefile.PL
--- old/Devel-PatchPerl-1.98/Makefile.PL 2020-05-25 20:21:19.000000000
+0200
+++ new/Devel-PatchPerl-2.00/Makefile.PL 2020-06-04 12:23:27.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.015.
use strict;
use warnings;
@@ -29,7 +29,7 @@
"TEST_REQUIRES" => {
"Test::More" => 0
},
- "VERSION" => "1.98",
+ "VERSION" => "2.00",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/README
new/Devel-PatchPerl-2.00/README
--- old/Devel-PatchPerl-1.98/README 2020-05-25 20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/README 2020-06-04 12:23:27.000000000 +0200
@@ -4,7 +4,7 @@
VERSION
- version 1.98
+ version 2.00
SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/bin/patchperl
new/Devel-PatchPerl-2.00/bin/patchperl
--- old/Devel-PatchPerl-1.98/bin/patchperl 2020-05-25 20:21:19.000000000
+0200
+++ new/Devel-PatchPerl-2.00/bin/patchperl 2020-06-04 12:23:27.000000000
+0200
@@ -38,7 +38,7 @@
=head1 VERSION
-version 1.98
+version 2.00
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/dist.ini
new/Devel-PatchPerl-2.00/dist.ini
--- old/Devel-PatchPerl-1.98/dist.ini 2020-05-25 20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/dist.ini 2020-06-04 12:23:27.000000000 +0200
@@ -1,5 +1,5 @@
name = Devel-PatchPerl
-version = 1.98
+version = 2.00
author = Chris Williams <[email protected]>
license = Perl_5
copyright_holder = Chris Williams and Marcus Holland-Moritz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/lib/Devel/PatchPerl/Hints.pm
new/Devel-PatchPerl-2.00/lib/Devel/PatchPerl/Hints.pm
--- old/Devel-PatchPerl-1.98/lib/Devel/PatchPerl/Hints.pm 2020-05-25
20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/lib/Devel/PatchPerl/Hints.pm 2020-06-04
12:23:27.000000000 +0200
@@ -1,5 +1,5 @@
package Devel::PatchPerl::Hints;
-$Devel::PatchPerl::Hints::VERSION = '1.98';
+$Devel::PatchPerl::Hints::VERSION = '2.00';
#ABSTRACT: replacement 'hints' files
use strict;
@@ -2047,7 +2047,7 @@
=head1 VERSION
-version 1.98
+version 2.00
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/lib/Devel/PatchPerl/Plugin.pm
new/Devel-PatchPerl-2.00/lib/Devel/PatchPerl/Plugin.pm
--- old/Devel-PatchPerl-1.98/lib/Devel/PatchPerl/Plugin.pm 2020-05-25
20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/lib/Devel/PatchPerl/Plugin.pm 2020-06-04
12:23:27.000000000 +0200
@@ -1,5 +1,5 @@
package Devel::PatchPerl::Plugin;
-$Devel::PatchPerl::Plugin::VERSION = '1.98';
+$Devel::PatchPerl::Plugin::VERSION = '2.00';
#ABSTRACT: Devel::PatchPerl plugins explained
use strict;
@@ -19,7 +19,7 @@
=head1 VERSION
-version 1.98
+version 2.00
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.98/lib/Devel/PatchPerl.pm
new/Devel-PatchPerl-2.00/lib/Devel/PatchPerl.pm
--- old/Devel-PatchPerl-1.98/lib/Devel/PatchPerl.pm 2020-05-25
20:21:19.000000000 +0200
+++ new/Devel-PatchPerl-2.00/lib/Devel/PatchPerl.pm 2020-06-04
12:23:27.000000000 +0200
@@ -1,5 +1,5 @@
package Devel::PatchPerl;
-$Devel::PatchPerl::VERSION = '1.98';
+$Devel::PatchPerl::VERSION = '2.00';
# ABSTRACT: Patch perl source a la Devel::PPPort's buildperl.pl
use strict;
@@ -10168,7 +10168,7 @@
IC1EX19HTlVDX18iCiBlc2FjCiBjYXNlICIkbWlwc190eXBlIiBpbgogJycpOzsK
CONFGCC10520
}
- if ( $num < 5.023005 ) {
+ if ( $num < 5.023005 and ! ( $num >= 5.022002 and $num < 5.023000 ) ) {
return _patch_b64(<<'CONFGCC10522');
LS0tIENvbmZpZ3VyZQorKysgQ29uZmlndXJlCkBAIC00NjU3LDcgKzQ2NTcsNyBAQCBlbHNlCiBm
aQogJHJtIC1mIHRyeSB0cnkuKgogY2FzZSAiJGdjY3ZlcnNpb24iIGluCi0xKikgY3BwPWAuL2xv
@@ -10204,7 +10204,9 @@
PiY0Cg==
CONFGCC10522
}
- if ( $num <= 5.026000 or ( $num >= 5.027000 and $num < 5.027003 ) ) {
+ if ( ( $num <= 5.026000 or ( $num >= 5.027000 and $num < 5.027003 ) )
+ and ! ( $num >= 5.024003 and $num < 5.025000 )
+ ) {
return _patch_b64(<<'CONFGCC10526');
LS0tIENvbmZpZ3VyZQorKysgQ29uZmlndXJlCkBAIC00NzAzLDcgKzQ3MDMsNyBAQCBlbHNlCiBm
aQogJHJtIC1mIHRyeSB0cnkuKgogY2FzZSAiJGdjY3ZlcnNpb24iIGluCi0xKikgY3BwPWAuL2xv
@@ -10323,7 +10325,7 @@
=head1 VERSION
-version 1.98
+version 2.00
=head1 SYNOPSIS