Hello community,
here is the log from the commit of package perl-Devel-PPPort for
openSUSE:Factory checked in at 2019-05-20 10:28:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PPPort (Old)
and /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PPPort"
Mon May 20 10:28:25 2019 rev:12 rq:703878 version:3.52
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-PPPort/perl-Devel-PPPort.changes
2019-05-05 21:22:40.653482842 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.5148/perl-Devel-PPPort.changes
2019-05-20 10:28:30.789913953 +0200
@@ -1,0 +2,10 @@
+Wed May 15 05:05:57 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 3.52
+ see /usr/share/doc/packages/perl-Devel-PPPort/Changes
+
+ 3.52 - 2019-05-14
+
+ * fix utf8_to_uvchr_buf retval in 5.30
+
+-------------------------------------------------------------------
Old:
----
Devel-PPPort-3.51.tar.gz
New:
----
Devel-PPPort-3.52.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-PPPort.spec ++++++
--- /var/tmp/diff_new_pack.bCePlc/_old 2019-05-20 10:28:31.373913760 +0200
+++ /var/tmp/diff_new_pack.bCePlc/_new 2019-05-20 10:28:31.377913758 +0200
@@ -17,14 +17,14 @@
Name: perl-Devel-PPPort
-Version: 3.51
+Version: 3.52
Release: 0
%define cpan_name Devel-PPPort
Summary: Perl/Pollution/Portability
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
++++++ Devel-PPPort-3.51.tar.gz -> Devel-PPPort-3.52.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PPPort-3.51/Changes
new/Devel-PPPort-3.52/Changes
--- old/Devel-PPPort-3.51/Changes 2019-05-01 01:07:19.000000000 +0200
+++ new/Devel-PPPort-3.52/Changes 2019-05-14 19:16:30.000000000 +0200
@@ -1,5 +1,9 @@
Revision history for Devel-PPPort
+ 3.52 - 2019-05-14
+
+ * fix utf8_to_uvchr_buf retval in 5.30
+
3.51 - 2019-05-01
* include the module version in metadata for proper PAUSE indexing
@@ -56,7 +60,7 @@
* Fix D_PPP_FIX_UTF8_ERRSV macro to use errsv value from passed argument
-3.44 - 2018-09-19
+3.43 - 2018-09-19
* Fix Devel::PPPort with Visual Studio by quoting $0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PPPort-3.51/META.json
new/Devel-PPPort-3.52/META.json
--- old/Devel-PPPort-3.51/META.json 2019-05-01 01:07:42.000000000 +0200
+++ new/Devel-PPPort-3.52/META.json 2019-05-14 19:16:38.000000000 +0200
@@ -4,13 +4,13 @@
"Marcus Holland-Moritz <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 7.3510, CPAN::Meta::Converter
version 2.150010",
+ "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter
version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : 2
+ "version" : "2"
},
"name" : "Devel-PPPort",
"no_index" : {
@@ -34,7 +34,7 @@
"provides" : {
"Devel::PPPort" : {
"file" : "PPPort_pm.PL",
- "version" : "3.51"
+ "version" : "3.52"
}
},
"release_status" : "stable",
@@ -48,6 +48,6 @@
"web" : "https://perl5.git.perl.org/perl.git"
}
},
- "version" : "3.51",
- "x_serialization_backend" : "JSON::MaybeXS version 1.004"
+ "version" : "3.52",
+ "x_serialization_backend" : "JSON::PP version 2.27400_02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PPPort-3.51/META.yml
new/Devel-PPPort-3.52/META.yml
--- old/Devel-PPPort-3.51/META.yml 2019-05-01 01:07:42.000000000 +0200
+++ new/Devel-PPPort-3.52/META.yml 2019-05-14 19:16:38.000000000 +0200
@@ -7,7 +7,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.3510, CPAN::Meta::Converter
version 2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,9 +20,9 @@
provides:
Devel::PPPort:
file: PPPort_pm.PL
- version: '3.51'
+ version: '3.52'
resources:
bugtracker: https://rt.perl.org/rt3/
repository: git://perl5.git.perl.org/perl.git
-version: '3.51'
+version: '3.52'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PPPort-3.51/PPPort_pm.PL
new/Devel-PPPort-3.52/PPPort_pm.PL
--- old/Devel-PPPort-3.51/PPPort_pm.PL 2019-05-01 01:07:19.000000000 +0200
+++ new/Devel-PPPort-3.52/PPPort_pm.PL 2019-05-14 19:16:30.000000000 +0200
@@ -551,7 +551,7 @@
use strict;
use vars qw($VERSION $data);
-$VERSION = '3.51';
+$VERSION = '3.52';
sub _init_data
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PPPort-3.51/parts/inc/uv
new/Devel-PPPort-3.52/parts/inc/uv
--- old/Devel-PPPort-3.51/parts/inc/uv 2019-04-29 19:57:01.000000000 +0200
+++ new/Devel-PPPort-3.52/parts/inc/uv 2019-05-14 17:45:16.000000000 +0200
@@ -85,7 +85,7 @@
#endif
#endif
-#if { VERSION < 5.30.0 }
+#if { VERSION < 5.31.2 }
/* Versions prior to this accepted things that are now considered
* malformations, and didn't return -1 on error with warnings enabled
* */