commit perl-Package-DeprecationManager for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2016-06-25 02:24:33

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
  2016-03-26 15:27:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2016-06-25 02:24:35.0 +0200
@@ -1,0 +2,10 @@
+Thu Jun 23 06:50:18 UTC 2016 - co...@suse.com
+
+- updated to 0.17
+   see /usr/share/doc/packages/perl-Package-DeprecationManager/Changes
+
+  0.17 2016-06-17
+  
+  - Remove use of namespace::autoclean.
+
+---

Old:

  Package-DeprecationManager-0.16.tar.gz

New:

  Package-DeprecationManager-0.17.tar.gz



Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.TfZtoq/_old  2016-06-25 02:24:35.0 +0200
+++ /var/tmp/diff_new_pack.TfZtoq/_new  2016-06-25 02:24:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Package-DeprecationManager
-Version:0.16
+Version:0.17
 Release:0
 %define cpan_name Package-DeprecationManager
 Summary:Manage deprecation warnings for your distribution
@@ -38,13 +38,11 @@
 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

++ Package-DeprecationManager-0.16.tar.gz -> 
Package-DeprecationManager-0.17.tar.gz ++
 3143 lines of diff (skipped)




commit perl-Package-DeprecationManager for openSUSE:Factory

2016-03-26 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2016-03-26 15:27:38.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.OmQdUo/_new  2016-03-26 15:27:39.0 +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)




commit perl-Package-DeprecationManager for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2015-11-15 12:46:59

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-04-21 10:52:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2015-11-15 12:48:11.0 +0100
@@ -1,0 +2,11 @@
+Sat Nov 14 10:07:17 UTC 2015 - co...@suse.com
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Package-DeprecationManager/Changes
+
+  0.15 2015-11-13
+  
+  - Made this module co-operate with existing import() subs in packages that 
use
+this module, as long as you use this module last.
+
+---

Old:

  Package-DeprecationManager-0.14.tar.gz

New:

  Package-DeprecationManager-0.15.tar.gz



Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.GPgsXS/_old  2015-11-15 12:48:12.0 +0100
+++ /var/tmp/diff_new_pack.GPgsXS/_new  2015-11-15 12:48:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Package-DeprecationManager
-Version:0.14
+Version:0.15
 Release:0
 %define cpan_name Package-DeprecationManager
 Summary:Manage deprecation warnings for your distribution
@@ -31,12 +31,14 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::Util) >= 1.33
+BuildRequires:  perl(Package::Stash)
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Install)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
-BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Test::Warnings)
 Requires:   perl(List::Util) >= 1.33
+Requires:   perl(Package::Stash)
 Requires:   perl(Params::Util)
 Requires:   perl(Sub::Install)
 %{perl_requires}

++ Package-DeprecationManager-0.14.tar.gz -> 
Package-DeprecationManager-0.15.tar.gz ++
 2505 lines of diff (skipped)




commit perl-Package-DeprecationManager for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2015-04-21 10:52:42

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
  2013-03-22 12:06:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2015-04-21 10:52:44.0 +0200
@@ -1,0 +2,10 @@
+Sun Apr 19 07:44:51 UTC 2015 - co...@suse.com
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Package-DeprecationManager/Changes
+
+  0.14 2015-04-18
+  
+  - Use any() from List::Util 1.33+ instead of List::MoreUtils.
+
+---

Old:

  Package-DeprecationManager-0.13.tar.gz

New:

  Package-DeprecationManager-0.14.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.d1FZAW/_old  2015-04-21 10:52:45.0 +0200
+++ /var/tmp/diff_new_pack.d1FZAW/_new  2015-04-21 10:52:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Package-DeprecationManager
 #
-# Copyright (c) 2013 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,47 +17,82 @@
 
 
 Name:   perl-Package-DeprecationManager
+Version:0.14
+Release:0
 %define cpan_name Package-DeprecationManager
 Summary:Manage deprecation warnings for your distribution
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Version:0.13
-Release:0
 Url:http://search.cpan.org/dist/Package-DeprecationManager/
-Source: 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::Requires)
-%if 0%{?suse_version} >= 1130
-BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Test::Output) => 0.16
-%else
-BuildRequires:  perl(Test::More) >= 0.88
-%endif
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
-#
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(List::MoreUtils)
+BuildRequires:  perl(List::Util) >= 1.33
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Install)
-Requires:   perl(Carp)
-Requires:   perl(List::MoreUtils)
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::More) >= 0.96
+BuildRequires:  perl(Test::Requires)
+Requires:   perl(List::Util) >= 1.33
 Requires:   perl(Params::Util)
 Requires:   perl(Sub::Install)
+%{perl_requires}
 
 %description
-This module allows you to manage a set of deprecations for one or
-more modules.
+This module allows you to manage a set of deprecations for one or more
+modules.
+
+When you import 'Package::DeprecationManager', you must provide a set of
+'-deprecations' as a hash ref. The keys are "feature" names, and the values
+are the version when that feature was deprecated.
+
+In many cases, you can simply use the fully qualified name of a subroutine
+or method as the feature name. This works for cases where the whole
+subroutine is deprecated. However, the feature names can be any string.
+This is useful if you don't want to deprecate an entire subroutine, just a
+certain usage.
+
+You can also provide an optional array reference in the '-ignore'
+parameter.
+
+The values to be ignored can be package names or regular expressions (made
+with 'qr//'). Use this to ignore packages in your distribution that can
+appear on the call stack when a deprecated feature is used.
+
+As part of the import process, 'Package::DeprecationManager' will export
+two subroutines into its caller. It provides an 'import()' sub for the
+caller and a 'deprecated()' sub.
+
+The 'import()' sub allows callers of _your_ class to specify an
+'-api_version' parameter. If this is supplied, then deprecation warnings
+are only issued for deprecations with API versions earlier than the one
+specified.
+
+You must call the 'deprecated()' sub in each deprecated subroutine. When
+called

commit perl-Package-DeprecationManager for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2013-03-22 12:06:45

Comparing /work/SRC/openSUSE:Factory/perl-Package-DeprecationManager (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new (New)


Package is "perl-Package-DeprecationManager", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Package-DeprecationManager/perl-Package-DeprecationManager.changes
  2012-06-01 14:16:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2013-03-22 12:06:46.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar 20 19:09:01 UTC 2013 - l...@linux-schulserver.de
+
+- remove Package-DeprecationManager-0.10-Build_n_Test.patch as it 
+  did not apply to newest version any more - use inline sed instead
+
+---

Old:

  Package-DeprecationManager-0.10-Build_n_Test.patch



Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.ZvCbiB/_old  2013-03-22 12:06:47.0 +0100
+++ /var/tmp/diff_new_pack.ZvCbiB/_new  2013-03-22 12:06:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Package-DeprecationManager
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,6 @@
 Release:0
 Url:http://search.cpan.org/dist/Package-DeprecationManager/
 Source: 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz
-Patch:  %{cpan_name}-0.10-Build_n_Test.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -37,7 +36,7 @@
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Output) => 0.16
 %else
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.88
 %endif
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 #
@@ -57,7 +56,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %if 0%{?suse_version} < 1130
-%patch -p1
+sed -i "s|use Test::More;|use Test::More qw(no_plan);|g" t/*.t 
 %endif
 
 %build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Package-DeprecationManager for openSUSE:Factory

2012-06-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2012-06-01 14:16:28

Comparing /work/SRC/openSUSE:Factory/perl-Package-DeprecationManager (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new (New)


Package is "perl-Package-DeprecationManager", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Package-DeprecationManager/perl-Package-DeprecationManager.changes
  2011-11-17 11:05:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2012-06-01 14:16:30.0 +0200
@@ -1,0 +2,7 @@
+Tue May 29 13:46:21 UTC 2012 - co...@suse.com
+
+- updated to 0.13
+  - Fix dist.ini to not add Test::Spelling as a requirement. (Tomas Doran)
+  - Fix tests to pass with Carp 1.25. Reported by Andreas Koenig. RT#75520
+
+---

Old:

  Package-DeprecationManager-0.11.tar.gz

New:

  Package-DeprecationManager-0.13.tar.gz



Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.U8Kler/_old  2012-06-01 14:16:31.0 +0200
+++ /var/tmp/diff_new_pack.U8Kler/_new  2012-06-01 14:16:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Package-DeprecationManager
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Package-DeprecationManager
 %define cpan_name Package-DeprecationManager
 Summary:Manage deprecation warnings for your distribution
-Version:0.11
-Release:1
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
+Version:0.13
+Release:0
 Url:http://search.cpan.org/dist/Package-DeprecationManager/
 Source: 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz
 Patch:  %{cpan_name}-0.10-Build_n_Test.patch
@@ -71,16 +69,9 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc Changes LICENSE README

++ Package-DeprecationManager-0.11.tar.gz -> 
Package-DeprecationManager-0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-DeprecationManager-0.11/Changes 
new/Package-DeprecationManager-0.13/Changes
--- old/Package-DeprecationManager-0.11/Changes 2011-06-20 04:32:49.0 
+0200
+++ new/Package-DeprecationManager-0.13/Changes 2012-03-09 15:41:43.0 
+0100
@@ -1,3 +1,13 @@
+0.13 2012-03-09
+
+- Fix dist.ini to not add Test::Spelling as a requirement. (Tomas Doran)
+
+
+0.12 2012-03-04
+
+- Fix tests to pass with Carp 1.25. Reported by Andreas Koenig. RT #75520.
+
+
 0.11 2011-06-19
 
 - Allow an empty hash for the -deprecations parameter.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-DeprecationManager-0.11/LICENSE 
new/Package-DeprecationManager-0.13/LICENSE
--- old/Package-DeprecationManager-0.11/LICENSE 2011-06-20 04:32:49.0 
+0200
+++ new/Package-DeprecationManager-0.13/LICENSE 2012-03-09 15:41:43.0 
+0100
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2011 by Dave Rolsky.
+This software is Copyright (c) 2012 by Dave Rolsky.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-DeprecationManager-0.11/MANIFEST 
new/Package-DeprecationManager-0.13/MANIFEST
--- old/Package-DeprecationManager-0.11/MANIFEST2011-06-20 
04:32:49.0 +0200
+++ new/Package-DeprecationManager-0.13/MANIFEST2012-03-09 
15:41:43.0 +0100
@@ -14,4 +14,7 @@
 t/release-eol.t
 t/release-no-tabs.t
 t/release-pod-coverage.t
+t/release-pod-linkcheck.t
+t/release-pod-no404s.t
+t/release-pod-spell.t
 t/release-pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-DeprecationManager-0.11/META.json 
new/Package-DeprecationManager-0.13/META.json
--- old/Package-

commit perl-Package-DeprecationManager for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2011-12-06 18:45:40

Comparing /work/SRC/openSUSE:Factory/perl-Package-DeprecationManager (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new (New)


Package is "perl-Package-DeprecationManager", Maintainer is ""

Changes:




Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.DJoh5w/_old  2011-12-06 19:15:43.0 +0100
+++ /var/tmp/diff_new_pack.DJoh5w/_new  2011-12-06 19:15:43.0 +0100
@@ -23,7 +23,7 @@
 Summary:Manage deprecation warnings for your distribution
 Version:0.11
 Release:1
-License:Artistic 2.0
+License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Package-DeprecationManager/
 Source: 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Package-DeprecationManager for openSUSE:Factory

2011-11-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-DeprecationManager for 
openSUSE:Factory checked in at 2011-11-17 11:05:00

Comparing /work/SRC/openSUSE:Factory/perl-Package-DeprecationManager (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new (New)


Package is "perl-Package-DeprecationManager", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Package-DeprecationManager/perl-Package-DeprecationManager.changes
  2011-09-23 12:38:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-DeprecationManager.new/perl-Package-DeprecationManager.changes
 2011-11-17 11:05:02.0 +0100
@@ -1,0 +2,6 @@
+Mon Oct 31 15:07:21 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.11:
+  * allow an empty hash for the -deprecations parameter
+
+---

Old:

  Package-DeprecationManager-0.10.tar.bz2

New:

  Package-DeprecationManager-0.11.tar.gz



Other differences:
--
++ perl-Package-DeprecationManager.spec ++
--- /var/tmp/diff_new_pack.jDevlq/_old  2011-11-17 11:05:03.0 +0100
+++ /var/tmp/diff_new_pack.jDevlq/_new  2011-11-17 11:05:03.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Package-DeprecationManager (Version 0.10)
+# spec file for package perl-Package-DeprecationManager
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,12 @@
 Name:   perl-Package-DeprecationManager
 %define cpan_name Package-DeprecationManager
 Summary:Manage deprecation warnings for your distribution
-Version:0.10
-Release:2
+Version:0.11
+Release:1
 License:Artistic 2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Package-DeprecationManager/
-#Source: 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz
 Patch:  %{cpan_name}-0.10-Build_n_Test.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,10 +56,6 @@
 This module allows you to manage a set of deprecations for one or
 more modules.
 
-Authors:
-
-Dave Rolsky 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %if 0%{?suse_version} < 1130

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org