Hello community, here is the log from the commit of package perl-Class-Load for openSUSE:Factory checked in at 2017-04-20 20:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Class-Load (Old) and /work/SRC/openSUSE:Factory/.perl-Class-Load.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Class-Load" Thu Apr 20 20:52:32 2017 rev:19 rq:487657 version:0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Class-Load/perl-Class-Load.changes 2015-06-30 10:18:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Class-Load.new/perl-Class-Load.changes 2017-04-20 20:52:33.618302414 +0200 @@ -1,0 +2,10 @@ +Tue Apr 11 05:15:23 UTC 2017 - [email protected] + +- updated to 0.24 + see /usr/share/doc/packages/perl-Class-Load/Changes + + 0.24 2017-04-10 21:12:31Z + - fix test to handle altered Test::Without::Module exception message + (PR#2, Paul Howarth) + +------------------------------------------------------------------- Old: ---- Class-Load-0.23.tar.gz New: ---- Class-Load-0.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Class-Load.spec ++++++ --- /var/tmp/diff_new_pack.UagSmU/_old 2017-04-20 20:52:34.146227762 +0200 +++ /var/tmp/diff_new_pack.UagSmU/_new 2017-04-20 20:52:34.150227197 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Class-Load # -# 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,14 @@ Name: perl-Class-Load -Version: 0.23 +Version: 0.24 Release: 0 %define cpan_name Class-Load 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/ -Source0: 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 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -36,7 +36,7 @@ BuildRequires: perl(Package::Stash) >= 0.14 BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Requires) +BuildRequires: perl(Test::Needs) BuildRequires: perl(Try::Tiny) BuildRequires: perl(version) Requires: perl(Data::OptList) @@ -44,6 +44,7 @@ Requires: perl(Module::Runtime) >= 0.012 Requires: perl(Package::Stash) >= 0.14 Requires: perl(Try::Tiny) +Recommends: perl(Data::OptList) >= 0.110 %{perl_requires} %description @@ -77,6 +78,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING LICENSE README +%doc Changes CONTRIBUTING README +%license LICENSE %changelog ++++++ Class-Load-0.23.tar.gz -> Class-Load-0.24.tar.gz ++++++ ++++ 2970 lines of diff (skipped)
