Hello community,
here is the log from the commit of package perl-Sub-Name for openSUSE:Factory checked in at 2014-09-30 20:09:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Sub-Name (Old) and /work/SRC/openSUSE:Factory/.perl-Sub-Name.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sub-Name"
Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Sub-Name/perl-Sub-Name.changes 2014-07-26 09:42:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Sub-Name.new/perl-Sub-Name.changes 2014-09-30 20:09:40.000000000 +0200 @@ -1,0 +2,21 @@ +Fri Sep 19 12:15:47 UTC 2014 - coolo@suse.com + +- updated to 0.12 + - fix licence in LICENSE and pod + + 0.11 2014-08-20 04:44:25Z (TRIAL RELEASE) + - move variable declaration to fix warning under + -Werror=declaration-after-statement, to allow compilation under MSVC + (J.R.Mash, github #3) + + 0.10 2014-08-16 00:46:35Z (TRIAL RELEASE) + - converted distribution packaging to Dist::Zilla + + 0.09 2014-08-09 + - Copy the contents of the %DB::sub entry if it exists; fixes + Devel::NYTProf's anon sub handling (RT#50524, ilmari) + + 0.08 2014-08-04 + - Fix leak when setting a fully-qualified name (ilmari, github#1) + +-------------------------------------------------------------------
Old: ---- Sub-Name-0.07.tar.gz
New: ---- Sub-Name-0.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences: ------------------ ++++++ perl-Sub-Name.spec ++++++ --- /var/tmp/diff_new_pack.bFizxD/_old 2014-09-30 20:09:41.000000000 +0200 +++ /var/tmp/diff_new_pack.bFizxD/_new 2014-09-30 20:09:41.000000000 +0200 @@ -17,17 +17,19 @@
Name: perl-Sub-Name -Version: 0.07 +Version: 0.12 Release: 0 %define cpan_name Sub-Name Summary: (re)name a sub -License: Artistic-1.0 or GPL-2.0+ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Sub-Name/ Source: http://www.cpan.org/authors/id/E/ET/ETHER/%%7Bcpan_name%7D-%%7Bversion%7D.ta... BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Devel::CheckBin) +BuildRequires: perl(Test::More) >= 0.88 %{perl_requires}
%description @@ -50,6 +52,6 @@
%files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README +%doc Changes CONTRIBUTING LICENSE README weaver.ini
%changelog
++++++ Sub-Name-0.07.tar.gz -> Sub-Name-0.12.tar.gz ++++++ ++++ 3495 lines of diff (skipped)