Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2017-07-21 22:46:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Section"

Fri Jul 21 22:46:57 2017 rev:15 rq:509388 version:0.200007

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes      
2014-03-18 14:16:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2017-07-21 22:47:00.384980681 +0200
@@ -1,0 +2,10 @@
+Mon Jul 10 05:23:40 UTC 2017 - [email protected]
+
+- updated to 0.200007
+   see /usr/share/doc/packages/perl-Data-Section/Changes
+
+  0.200007  2017-07-07 11:36:04-04:00 America/New_York
+          - rename the test library "Parent.pm" to "Mother.pm" to avoid 
conflict
+            with core "parent.pm" on case-insensitive systems (thanks, Dan 
Kogai)
+
+-------------------------------------------------------------------

Old:
----
  Data-Section-0.200006.tar.gz

New:
----
  Data-Section-0.200007.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Data-Section.spec ++++++
--- /var/tmp/diff_new_pack.16ZDtv/_old  2017-07-21 22:47:01.612807480 +0200
+++ /var/tmp/diff_new_pack.16ZDtv/_new  2017-07-21 22:47:01.612807480 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Section
 #
-# Copyright (c) 2014 SUSE LINUX Products 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-Data-Section
-Version:        0.200006
+Version:        0.200007
 Release:        0
 %define cpan_name Data-Section
-Summary:        read multiple hunks of data out of your DATA section
+Summary:        Read Multiple Hunks of Data Out of Your Data Section
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Data-Section/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -59,6 +60,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++++++ Data-Section-0.200006.tar.gz -> Data-Section-0.200007.tar.gz ++++++
++++ 2248 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

Reply via email to