Hello community,

here is the log from the commit of package perl-Class-Load for openSUSE:Factory 
checked in at 2015-04-18 10:40:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Load (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Load.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Load"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Load/perl-Class-Load.changes  
2014-02-11 10:56:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Class-Load.new/perl-Class-Load.changes     
2015-04-18 10:40:11.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Apr 16 19:49:59 UTC 2015 - co...@suse.com
+
+- updated to 0.22
+   see /usr/share/doc/packages/perl-Class-Load/Changes
+
+  0.22     2014-08-16
+      - document some of the caveats to using this module, and refer to
+        Module::Runtime as an alternative
+
+-------------------------------------------------------------------

Old:
----
  Class-Load-0.21.tar.gz

New:
----
  Class-Load-0.22.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Class-Load.spec ++++++
--- /var/tmp/diff_new_pack.dEuKn4/_old  2015-04-18 10:40:11.000000000 +0200
+++ /var/tmp/diff_new_pack.dEuKn4/_new  2015-04-18 10:40:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Load
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,20 +17,21 @@
 
 
 Name:           perl-Class-Load
-Version:        0.21
+Version:        0.22
 Release:        0
 %define cpan_name Class-Load
-Summary:        a working (require "Class::Name") and more
+Summary:        Working (Require "Class::Name") and More
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Class-Load/
-Source:         
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Data::OptList)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.034
+BuildRequires:  perl(Module::Build::Tiny) >= 0.037
 BuildRequires:  perl(Module::Implementation) >= 0.04
 BuildRequires:  perl(Module::Runtime) >= 0.012
 BuildRequires:  perl(Package::Stash) >= 0.14
@@ -38,13 +39,14 @@
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Try::Tiny)
+BuildRequires:  perl(namespace::clean)
 BuildRequires:  perl(version)
-
 Requires:       perl(Data::OptList)
 Requires:       perl(Module::Implementation) >= 0.04
 Requires:       perl(Module::Runtime) >= 0.012
 Requires:       perl(Package::Stash) >= 0.14
 Requires:       perl(Try::Tiny)
+Requires:       perl(namespace::clean)
 %{perl_requires}
 
 %description
@@ -77,6 +79,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++++++ Class-Load-0.21.tar.gz -> Class-Load-0.22.tar.gz ++++++
++++ 3292 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#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_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to