Hello community,
here is the log from the commit of package perl-List-AllUtils for
openSUSE:Factory checked in at 2015-04-22 01:07:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-AllUtils (Old)
and /work/SRC/openSUSE:Factory/.perl-List-AllUtils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-AllUtils"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-List-AllUtils/perl-List-AllUtils.changes
2014-07-19 11:04:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-List-AllUtils.new/perl-List-AllUtils.changes
2015-04-22 01:07:55.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Apr 14 21:00:52 UTC 2015 - [email protected]
+
+- updated to 0.09
+ see /usr/share/doc/packages/perl-List-AllUtils/Changes
+
+ 0.09 2014-10-05
+
+ - Clarify which of List::Util and List::MoreUtils wins when they both provide
+ the same function. Requested by Karen Etheridge. RT #98560.
+
+-------------------------------------------------------------------
Old:
----
List-AllUtils-0.08.tar.gz
New:
----
List-AllUtils-0.09.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-AllUtils.spec ++++++
--- /var/tmp/diff_new_pack.3fbbuR/_old 2015-04-22 01:07:56.000000000 +0200
+++ /var/tmp/diff_new_pack.3fbbuR/_new 2015-04-22 01:07:56.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-List-AllUtils
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
Name: perl-List-AllUtils
-Version: 0.08
+Version: 0.09
Release: 0
%define cpan_name List-AllUtils
Summary: Combines List::Util and List::MoreUtils in one bite-sized
package
@@ -39,12 +39,12 @@
%description
Are you sick of trying to remember whether a particular helper is defined
-in 'List::Util' or 'List::MoreUtils'? I sure am. Now you don't have to
-remember. This module will export all of the functions that either of those
-two modules defines.
+in the List::Util manpage or the List::MoreUtils manpage? I sure am. Now
+you don't have to remember. This module will export all of the functions
+that either of those two modules defines.
Note that all function documentation has been shamelessly copied from the
-List::Util manpage and <List::MoreUtils>.
+List::Util manpage and the List::MoreUtils manpage.
%prep
%setup -q -n %{cpan_name}-%{version}
@@ -63,6 +63,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README.md
%changelog
++++++ List-AllUtils-0.08.tar.gz -> List-AllUtils-0.09.tar.gz ++++++
++++ 2978 lines of diff (skipped)