Hello community,

here is the log from the commit of package perl-Devel-PPPort for 
openSUSE:Factory checked in at 2019-03-01 20:30:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PPPort (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-PPPort"

Fri Mar  1 20:30:58 2019 rev:9 rq:680363 version:3.44

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-PPPort/perl-Devel-PPPort.changes      
2018-09-24 13:13:56.477635885 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.28833/perl-Devel-PPPort.changes
   2019-03-01 20:31:07.197986688 +0100
@@ -1,0 +2,6 @@
+Thu Feb 21 06:08:51 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to 3.44
+   see /usr/share/doc/packages/perl-Devel-PPPort/Changes
+
+-------------------------------------------------------------------

Old:
----
  Devel-PPPort-3.43.tar.gz

New:
----
  Devel-PPPort-3.44.tar.gz

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

Other differences:
------------------
++++++ perl-Devel-PPPort.spec ++++++
--- /var/tmp/diff_new_pack.EZ6q5i/_old  2019-03-01 20:31:07.665986573 +0100
+++ /var/tmp/diff_new_pack.EZ6q5i/_new  2019-03-01 20:31:07.673986571 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-PPPort
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,14 +17,14 @@
 
 
 Name:           perl-Devel-PPPort
-Version:        3.43
+Version:        3.44
 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:            http://search.cpan.org/dist/Devel-PPPort/
-Source0:        
https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/%{cpan_name}-%{version}.tar.gz
+Url:            https://metacpan.org/release/%{cpan_name}
+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
@@ -52,13 +52,14 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f ! -name \*.pl -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

++++++ Devel-PPPort-3.43.tar.gz -> Devel-PPPort-3.44.tar.gz ++++++
++++ 3847 lines of diff (skipped)


Reply via email to