Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2016-03-26 15:27:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-DeprecationManager (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Package-DeprecationManager"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Package-DeprecationManager/perl-Package-DeprecationManager.changes
  2015-11-15 12:48:11.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
     2016-03-26 15:27:38.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Mar 23 10:56:22 UTC 2016 - co...@suse.com
+
+- updated to 0.16
+   see /usr/share/doc/packages/perl-Package-DeprecationManager/Changes
+
+  0.16     2016-03-21
+  
+  - The subs installed into the caller are now named with Sub::Name. This makes
+    these subs appear to be part of the caller, as opposed to an import, which
+    is what we want, since each installed sub is constructed uniquely for a
+    given package.
+
+-------------------------------------------------------------------

Old:
----
  Package-DeprecationManager-0.15.tar.gz

New:
----
  Package-DeprecationManager-0.16.tar.gz

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

Other differences:
------------------
++++++ perl-Package-DeprecationManager.spec ++++++
--- /var/tmp/diff_new_pack.OmQdUo/_old  2016-03-26 15:27:39.000000000 +0100
+++ /var/tmp/diff_new_pack.OmQdUo/_new  2016-03-26 15:27:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Package-DeprecationManager
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:           perl-Package-DeprecationManager
-Version:        0.15
+Version:        0.16
 Release:        0
 %define cpan_name Package-DeprecationManager
 Summary:        Manage deprecation warnings for your distribution
@@ -34,13 +34,17 @@
 BuildRequires:  perl(Package::Stash)
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Install)
+BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Warnings)
+BuildRequires:  perl(namespace::autoclean)
 Requires:       perl(List::Util) >= 1.33
 Requires:       perl(Package::Stash)
 Requires:       perl(Params::Util)
 Requires:       perl(Sub::Install)
+Requires:       perl(Sub::Name)
+Requires:       perl(namespace::autoclean)
 %{perl_requires}
 
 %description
@@ -110,6 +114,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README.md
+%doc Changes CONTRIBUTING.md LICENSE README.md
 
 %changelog

++++++ Package-DeprecationManager-0.15.tar.gz -> 
Package-DeprecationManager-0.16.tar.gz ++++++
++++ 2055 lines of diff (skipped)


Reply via email to