Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2017-04-12 17:11:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-MoreUtils (Old)
 and      /work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-List-MoreUtils"

Wed Apr 12 17:11:46 2017 rev:28 rq:486684 version:0.419

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2016-05-13 09:23:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
    2017-04-12 17:11:48.468704808 +0200
@@ -1,0 +2,40 @@
+Fri Apr  7 06:02:31 UTC 2017 - [email protected]
+
+- updated to 0.419
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.419 2017-04-06
+      - Fix RT#120799: Makefile.PL fails due to unescaped paths interpolated
+        in regex pattern (thanks, A. Sinan Unur)
+
+-------------------------------------------------------------------
+Thu Mar 30 05:58:35 UTC 2017 - [email protected]
+
+- updated to 0.418
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.418 2017-03-29
+      - Clarify license conditions
+      - fix Changes version/date of 0.417_001
+  
+  0.417_001 2017-03-21
+      - Divorce List::MoreUtils and List::MoreUtils::XS
+      - Change license to Apache 2.0 to avoid code stealing without credits
+      - Don't support Perl 5.6 out of the box anymore
+      - fix RT#120235 - uniq examples are incorrect
+      - remove things which will be never done from TODO list as suggested
+        by Mark Aufflick in PR#18
+      - Apply patch from Yanick Champoux to avoid spelling checker complains
+
+-------------------------------------------------------------------
+Sat Oct  8 16:14:08 UTC 2016 - [email protected]
+
+- updated to 0.416
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.416        2016-07-06
+      - Change the way how the XS part is loaded as a result of RT#115808
+      - Fix some spelling errors (fix RT#115807), thanks Salvatore Bonaccorso
+      - Requires XSLoader 0.22
+
+-------------------------------------------------------------------

Old:
----
  List-MoreUtils-0.415.tar.gz

New:
----
  List-MoreUtils-0.419.tar.gz

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

Other differences:
------------------
++++++ perl-List-MoreUtils.spec ++++++
--- /var/tmp/diff_new_pack.3vck7B/_old  2017-04-12 17:11:49.516556474 +0200
+++ /var/tmp/diff_new_pack.3vck7B/_new  2017-04-12 17:11:49.520555909 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# 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,20 +17,20 @@
 
 
 Name:           perl-List-MoreUtils
-Version:        0.415
+Version:        0.419
 Release:        0
 %define cpan_name List-MoreUtils
 Summary:        Provide the stuff missing in List::Util
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/List-MoreUtils/
-Source0:        
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
+BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
-BuildRequires:  perl(IPC::Cmd)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:       perl(Exporter::Tiny) >= 0.038
 %{perl_requires}
@@ -49,7 +49,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -62,6 +62,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README.md
+%doc Changes GPL-1 README.md
+%license ARTISTIC-1.0 LICENSE
 
 %changelog

++++++ List-MoreUtils-0.415.tar.gz -> List-MoreUtils-0.419.tar.gz ++++++
++++ 16479 lines of diff (skipped)


Reply via email to