Hello community,
here is the log from the commit of package perl-List-MoreUtils for
openSUSE:Factory checked in at 2015-05-22 16:34:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-04-16 14:12:05.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes
2015-05-22 16:34:42.000000000 +0200
@@ -1,0 +2,15 @@
+Wed May 20 08:25:44 UTC 2015 - [email protected]
+
+- updated to 0.412
+ see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+ 0.412 2015-05-19
+ - release 0.411_001 without further changes
+
+ 0.411_001 2015-05-11
+ - move generation of test endpoints to author stage as requested per
issue/#9
+ - add a rough guide for contributors
+ - fix rt#103251 to avoid removing bundled stuff by accident
+ - Fix compilation errors under cl (Thanks to jddurand)
+
+-------------------------------------------------------------------
Old:
----
List-MoreUtils-0.410.tar.gz
New:
----
List-MoreUtils-0.412.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-MoreUtils.spec ++++++
--- /var/tmp/diff_new_pack.38ahVs/_old 2015-05-22 16:34:42.000000000 +0200
+++ /var/tmp/diff_new_pack.38ahVs/_new 2015-05-22 16:34:42.000000000 +0200
@@ -17,14 +17,15 @@
Name: perl-List-MoreUtils
-Version: 0.410
+Version: 0.412
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/
-Source:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
++++++ List-MoreUtils-0.410.tar.gz -> List-MoreUtils-0.412.tar.gz ++++++
++++ 5981 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module