Hello community,
here is the log from the commit of package perl-List-SomeUtils for
openSUSE:Factory checked in at 2016-08-24 10:06:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-SomeUtils (Old)
and /work/SRC/openSUSE:Factory/.perl-List-SomeUtils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-SomeUtils"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-List-SomeUtils/perl-List-SomeUtils.changes
2016-07-15 12:52:54.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-List-SomeUtils.new/perl-List-SomeUtils.changes
2016-08-24 10:06:50.000000000 +0200
@@ -1,0 +2,27 @@
+Fri Aug 19 05:32:36 UTC 2016 - [email protected]
+
+- updated to 0.53
+ see /usr/share/doc/packages/perl-List-SomeUtils/Changes
+
+-------------------------------------------------------------------
+Thu Aug 18 05:30:50 UTC 2016 - [email protected]
+
+- updated to 0.53
+ see /usr/share/doc/packages/perl-List-SomeUtils/Changes
+
+-------------------------------------------------------------------
+Wed Aug 17 05:30:04 UTC 2016 - [email protected]
+
+- updated to 0.53
+ see /usr/share/doc/packages/perl-List-SomeUtils/Changes
+
+-------------------------------------------------------------------
+Tue Aug 16 05:29:25 UTC 2016 - [email protected]
+
+- updated to 0.53
+ see /usr/share/doc/packages/perl-List-SomeUtils/Changes
+
+ 0.53 2016-08-14
+ - Replaced Exporter::Tiny with Exporter.
+
+-------------------------------------------------------------------
Old:
----
List-SomeUtils-0.52.tar.gz
New:
----
List-SomeUtils-0.53.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-SomeUtils.spec ++++++
--- /var/tmp/diff_new_pack.oN1T7w/_old 2016-08-24 10:06:51.000000000 +0200
+++ /var/tmp/diff_new_pack.oN1T7w/_new 2016-08-24 10:06:51.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-List-SomeUtils
-Version: 0.52
+Version: 0.53
Release: 0
%define cpan_name List-SomeUtils
Summary: Provide the stuff missing in List::Util
@@ -25,20 +25,17 @@
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/List-SomeUtils/
Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Exporter::Tiny)
BuildRequires: perl(List::SomeUtils::XS) >= 0.52
BuildRequires: perl(Module::Implementation)
BuildRequires: perl(Test::LeakTrace)
BuildRequires: perl(Test::More) >= 0.96
-BuildRequires: perl(parent)
-Requires: perl(Exporter::Tiny)
Requires: perl(List::SomeUtils::XS) >= 0.52
Requires: perl(Module::Implementation)
-Requires: perl(parent)
%{perl_requires}
%description
++++++ List-SomeUtils-0.52.tar.gz -> List-SomeUtils-0.53.tar.gz ++++++
++++ 1987 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#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