Hello community,
here is the log from the commit of package perl-List-SomeUtils-XS for
openSUSE:Factory checked in at 2017-06-17 10:21:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-SomeUtils-XS (Old)
and /work/SRC/openSUSE:Factory/.perl-List-SomeUtils-XS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-SomeUtils-XS"
Sat Jun 17 10:21:10 2017 rev:2 rq:502489 version:0.53
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-List-SomeUtils-XS/perl-List-SomeUtils-XS.changes
2016-07-15 12:53:13.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-List-SomeUtils-XS.new/perl-List-SomeUtils-XS.changes
2017-06-17 10:21:11.606951214 +0200
@@ -1,0 +2,10 @@
+Fri Jun 2 06:01:58 UTC 2017 - [email protected]
+
+- updated to 0.53
+ see /usr/share/doc/packages/perl-List-SomeUtils-XS/Changes
+
+ 0.53 2017-06-01
+
+ - Moved issue tracking to GitHub.
+
+-------------------------------------------------------------------
Old:
----
List-SomeUtils-XS-0.52.tar.gz
New:
----
List-SomeUtils-XS-0.53.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-SomeUtils-XS.spec ++++++
--- /var/tmp/diff_new_pack.ogLdv3/_old 2017-06-17 10:21:12.230863203 +0200
+++ /var/tmp/diff_new_pack.ogLdv3/_new 2017-06-17 10:21:12.234862638 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-List-SomeUtils-XS
#
-# 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,14 +17,15 @@
Name: perl-List-SomeUtils-XS
-Version: 0.52
+Version: 0.53
Release: 0
%define cpan_name List-SomeUtils-XS
Summary: XS implementation for List::SomeUtils
License: Artistic-2.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/List-SomeUtils-XS/
-Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
@@ -64,6 +65,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md LICENSE README.md
+%doc Changes CONTRIBUTING.md README.md
+%license LICENSE
%changelog
++++++ List-SomeUtils-XS-0.52.tar.gz -> List-SomeUtils-XS-0.53.tar.gz ++++++
++++ 3574 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