Hello community,

here is the log from the commit of package perl-Pod-Usage for openSUSE:Factory 
checked in at 2016-06-05 14:20:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Usage (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pod-Usage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pod-Usage"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pod-Usage/perl-Pod-Usage.changes    
2015-04-21 10:51:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Pod-Usage.new/perl-Pod-Usage.changes       
2016-06-05 14:20:50.000000000 +0200
@@ -1,0 +2,32 @@
+Tue May 31 10:57:19 UTC 2016 - co...@suse.com
+
+- updated to 1.69
+   see /usr/share/doc/packages/perl-Pod-Usage/CHANGES
+
+  1.69 (marekr)
+  - CPAN#111313: Makefile creation issue with Pod-Usage-1.68
+    thanks to H M Brand for the suggestion on how to create a more portable
+    tar.gz distribution file
+  - CPAN#109830: Tests fail
+    bundle some old Pod::Parser modules in the test so that there is no more
+    dependency. This has to refactored one day to entirely get rid of that
+
+-------------------------------------------------------------------
+Mon May 23 12:31:58 UTC 2016 - co...@suse.com
+
+- updated to 1.68
+   see /usr/share/doc/packages/perl-Pod-Usage/CHANGES
+
+  1.68 (marekr)
+  - CPAN#102529: License declaration mismatch
+    unified the license for Pod-Usage to "as Perl itself", and corrected 
authors
+  - CPAN#109830: Tests fail
+    added prerequisite for Pod::Text 4.00 to avoid running tests with outdated
+    Pod::Text
+  - CPAN#110443: [PATCH] fix -perldoc option in pod2usage() method
+    added missing '-'
+  - CPAN#110446: [feature request] -perldocopt for supplying perldoc options
+    added this option; split of string on whitespace is not optimal, but
+    should do the job
+
+-------------------------------------------------------------------

Old:
----
  Pod-Usage-1.67.tar.gz

New:
----
  Pod-Usage-1.69.tar.gz

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

Other differences:
------------------
++++++ perl-Pod-Usage.spec ++++++
--- /var/tmp/diff_new_pack.D4OXPH/_old  2016-06-05 14:20:51.000000000 +0200
+++ /var/tmp/diff_new_pack.D4OXPH/_new  2016-06-05 14:20:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Usage
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,9 +17,9 @@
 
 
 Name:           perl-Pod-Usage
-Version:        1.67
+Version:        1.69
 Release:        0
-#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Pod-Usage
 Summary:        Print a Usage Message From Embedded Pod Documentation
 License:        GPL-1.0+ or Artistic-1.0
@@ -31,8 +31,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Pod::Text) >= 3.15
-Requires:       perl(Pod::Text) >= 3.15
+BuildRequires:  perl(Pod::Text) >= 4
+Requires:       perl(Pod::Text) >= 4
 %{perl_requires}
 
 %description
@@ -46,7 +46,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ Pod-Usage-1.67.tar.gz -> Pod-Usage-1.69.tar.gz ++++++
++++ 4682 lines of diff (skipped)


Reply via email to