Hello community,

here is the log from the commit of package perl-Class-Load-XS for 
openSUSE:Factory checked in at 2017-04-20 20:52:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Load-XS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Load-XS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Load-XS"

Thu Apr 20 20:52:07 2017 rev:13 rq:487653 version:0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Load-XS/perl-Class-Load-XS.changes    
2015-02-08 11:42:49.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Load-XS.new/perl-Class-Load-XS.changes   
    2017-04-20 20:52:17.344603597 +0200
@@ -1,0 +2,9 @@
+Wed Apr 12 05:15:18 UTC 2017 - [email protected]
+
+- updated to 0.10
+   see /usr/share/doc/packages/perl-Class-Load-XS/Changes
+
+  0.10     2017-04-11
+     - fix test to handle altered Test::Without::Module exception message
+
+-------------------------------------------------------------------

Old:
----
  Class-Load-XS-0.09.tar.gz

New:
----
  Class-Load-XS-0.10.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Class-Load-XS.spec ++++++
--- /var/tmp/diff_new_pack.JYnbn8/_old  2017-04-20 20:52:18.284470695 +0200
+++ /var/tmp/diff_new_pack.JYnbn8/_new  2017-04-20 20:52:18.288470130 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Load-XS
 #
-# Copyright (c) 2015 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-Class-Load-XS
-Version:        0.09
+Version:        0.10
 Release:        0
 %define cpan_name Class-Load-XS
 Summary:        XS implementation of parts of Class::Load
 License:        Artistic-2.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Class-Load-XS/
-Source:         
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -32,14 +33,14 @@
 BuildRequires:  perl(Module::Implementation) >= 0.04
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Test::Needs)
 BuildRequires:  perl(version)
 Requires:       perl(Class::Load) >= 0.20
 %{perl_requires}
 
 %description
-This module provides an XS implementation for portions of the Class::Load
-manpage. See the Class::Load manpage for API details.
+This module provides an XS implementation for portions of Class::Load. See
+Class::Load for API details.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -58,6 +59,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING README
+%license LICENSE
 
 %changelog

++++++ Class-Load-XS-0.09.tar.gz -> Class-Load-XS-0.10.tar.gz ++++++
++++ 5468 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