Hello community,
here is the log from the commit of package perl-List-MoreUtils for
openSUSE:Factory checked in at 2015-04-16 14:12:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-MoreUtils (Old)
and /work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-MoreUtils"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes
2011-12-21 10:02:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes
2015-04-16 14:12:05.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 18:23:33 UTC 2015 - [email protected]
+
+- updated to 0.410
+ see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+-------------------------------------------------------------------
Old:
----
List-MoreUtils-0.33.tar.gz
New:
----
List-MoreUtils-0.410.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-MoreUtils.spec ++++++
--- /var/tmp/diff_new_pack.tOhk5i/_old 2015-04-16 14:12:05.000000000 +0200
+++ /var/tmp/diff_new_pack.tOhk5i/_new 2015-04-16 14:12:05.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-List-MoreUtils
#
-# Copyright (c) 2011 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,17 +17,21 @@
Name: perl-List-MoreUtils
-Version: 0.33
+Version: 0.410
Release: 0
%define cpan_name List-MoreUtils
Summary: Provide the stuff missing in List::Util
-License: GPL-1.0+ or Artistic-1.0
+License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/List-MoreUtils/
-Source:
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
+Source:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
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}
%description
@@ -55,11 +59,8 @@
%perl_process_packlist
%perl_gen_filelist
-%clean
-%{__rm} -rf %{buildroot}
-
%files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes LICENSE README
+%defattr(-,root,root,755)
+%doc Changes README.md
%changelog
++++++ List-MoreUtils-0.33.tar.gz -> List-MoreUtils-0.410.tar.gz ++++++
++++ 27578 lines of diff (skipped)