Hello community,

here is the log from the commit of package perl-PAR for openSUSE:Factory 
checked in at 2017-05-16 14:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PAR (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PAR.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PAR"

Tue May 16 14:33:46 2017 rev:12 rq:489032 version:1.015

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PAR/perl-PAR.changes        2017-01-23 
11:34:35.289717068 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PAR.new/perl-PAR.changes   2017-05-16 
14:33:54.054003390 +0200
@@ -1,0 +2,16 @@
+Fri Apr 14 06:15:53 UTC 2017 - co...@suse.com
+
+- updated to 1.015
+   see /usr/share/doc/packages/perl-PAR/Changes
+
+  1.015  2017-04-13
+  
+    - Fix RT#120722 (Reason for Module::Signature dependency unclear since 
2008)
+      - "require" a non-broken version of Digest::SHA
+      - remove other crypto related "recommends"
+  
+    - Switch from Module::Install to ExtUtils::MakeMaker
+      - avoids the hassle with Module::Install for Perl without "." in @INC
+      - add some resources cf META.json
+
+-------------------------------------------------------------------

Old:
----
  PAR-1.014.tar.gz

New:
----
  PAR-1.015.tar.gz

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

Other differences:
------------------
++++++ perl-PAR.spec ++++++
--- /var/tmp/diff_new_pack.tF1Dvj/_old  2017-05-16 14:33:55.237837074 +0200
+++ /var/tmp/diff_new_pack.tF1Dvj/_new  2017-05-16 14:33:55.237837074 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PAR
 #
-# 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,26 +17,28 @@
 
 
 Name:           perl-PAR
-Version:        1.014
+Version:        1.015
 Release:        0
 %define cpan_name PAR
 Summary:        Perl Archive Toolkit
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/PAR/
-Source0:        
http://www.cpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Archive::Zip) >= 1
+BuildRequires:  perl(Archive::Zip) >= 1.00
 BuildRequires:  perl(AutoLoader) >= 5.66_02
-BuildRequires:  perl(Compress::Zlib) >= 1.3
+BuildRequires:  perl(Compress::Zlib) >= 1.30
+BuildRequires:  perl(Digest::SHA) >= 5.45
 BuildRequires:  perl(PAR::Dist) >= 0.32
-Requires:       perl(Archive::Zip) >= 1
+Requires:       perl(Archive::Zip) >= 1.00
 Requires:       perl(AutoLoader) >= 5.66_02
-Requires:       perl(Compress::Zlib) >= 1.3
+Requires:       perl(Compress::Zlib) >= 1.30
+Requires:       perl(Digest::SHA) >= 5.45
 Requires:       perl(PAR::Dist) >= 0.32
 %{perl_requires}
 
@@ -94,6 +96,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc AUTHORS Changes LICENSE README
+%doc AUTHORS Changes README
+%license LICENSE
 
 %changelog

++++++ PAR-1.014.tar.gz -> PAR-1.015.tar.gz ++++++
++++ 2398 lines of diff (skipped)


Reply via email to