Hello community,

here is the log from the commit of package perl-ExtUtils-Manifest for 
openSUSE:Factory checked in at 2018-07-31 15:57:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-ExtUtils-Manifest (Old)
 and      /work/SRC/openSUSE:Factory/.perl-ExtUtils-Manifest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-ExtUtils-Manifest"

Tue Jul 31 15:57:06 2018 rev:2 rq:624684 version:1.71

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest.changes
    2015-05-06 11:19:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-Manifest.new/perl-ExtUtils-Manifest.changes
       2018-07-31 15:57:20.767337649 +0200
@@ -1,0 +2,10 @@
+Sun Jul 22 05:20:37 UTC 2018 - [email protected]
+
+- updated to 1.71
+   see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
+
+  1.71  2018-05-15
+    - also skip .travis.yml (thanks, Jerome Eteve!)
+    - also skip .appveyor.yml (thanks, James E Keenan!)
+
+-------------------------------------------------------------------

Old:
----
  ExtUtils-Manifest-1.70.tar.gz

New:
----
  ExtUtils-Manifest-1.71.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-ExtUtils-Manifest.spec ++++++
--- /var/tmp/diff_new_pack.yLVDWf/_old  2018-07-31 15:57:21.079338177 +0200
+++ /var/tmp/diff_new_pack.yLVDWf/_new  2018-07-31 15:57:21.079338177 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-ExtUtils-Manifest
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-ExtUtils-Manifest
-Version:        1.70
+Version:        1.71
 Release:        0
 %define cpan_name ExtUtils-Manifest
-Summary:        utilities to write and check a MANIFEST file
-License:        Artistic-1.0 or GPL-1.0+
+Summary:        Utilities to write and check a MANIFEST file
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/ExtUtils-Manifest/
-Source:         
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,7 +33,7 @@
 %{perl_requires}
 
 %description
-utilities to write and check a MANIFEST file
+...
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -51,6 +52,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++++++ ExtUtils-Manifest-1.70.tar.gz -> ExtUtils-Manifest-1.71.tar.gz ++++++
++++ 2085 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