Hello community,

here is the log from the commit of package perl-Class-Adapter for 
openSUSE:Factory checked in at 2018-04-25 10:01:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Adapter (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Adapter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Adapter"

Wed Apr 25 10:01:12 2018 rev:11 rq:599336 version:1.09

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Adapter/perl-Class-Adapter.changes    
2017-10-03 23:19:16.913557000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Adapter.new/perl-Class-Adapter.changes   
    2018-04-25 10:01:16.735002734 +0200
@@ -1,0 +2,6 @@
+Wed Apr 11 05:06:08 UTC 2018 - [email protected]
+
+- updated to 1.09
+   see /usr/share/doc/packages/perl-Class-Adapter/Changes
+
+-------------------------------------------------------------------

Old:
----
  Class-Adapter-1.08.tar.gz

New:
----
  Class-Adapter-1.09.tar.gz

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

Other differences:
------------------
++++++ perl-Class-Adapter.spec ++++++
--- /var/tmp/diff_new_pack.aM5lZG/_old  2018-04-25 10:01:17.406978080 +0200
+++ /var/tmp/diff_new_pack.aM5lZG/_new  2018-04-25 10:01:17.410977933 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Adapter
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-Class-Adapter
-Version:        1.08
+Version:        1.09
 Release:        0
 %define cpan_name Class-Adapter
 Summary:        Perl implementation of the "Adapter" Design Pattern
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Class-Adapter/
-Source0:        
https://cpan.metacpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -38,6 +38,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 # MANUAL BEGIN
 sed -i -e 's/use inc::Module::Install/use lib q[.];\nuse 
inc::Module::Install/' Makefile.PL
 # MANUAL END
@@ -56,7 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes CONTRIBUTING README
 %license LICENSE
 
 %changelog

++++++ Class-Adapter-1.08.tar.gz -> Class-Adapter-1.09.tar.gz ++++++
++++ 6970 lines of diff (skipped)


Reply via email to