Accepting request 91898 from devel:languages:perl

- update to 0.11:
  * allow an empty hash for the -deprecations parameter

OBS-URL: https://build.opensuse.org/request/show/91898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Package-DeprecationManager?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2011-11-17 10:05:00 +00:00 committed by Git OBS Bridge
commit 208ff7a63d
4 changed files with 14 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce1a0152e5b5f035454a5a5feefeacb9d7fc8ddd2afea29432bb7bd72a9eda3d
size 10760

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c10a6c7bfca3b3e4226aadc9fb5871db9db94238c8ca40b5e3456dd7067e52e0
size 10321

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 31 15:07:21 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.11:
* allow an empty hash for the -deprecations parameter
-------------------------------------------------------------------
Wed Dec 1 13:34:16 UTC 2010 - coolo@novell.com

View File

@ -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 @@ Requires: perl(Sub::Install)
This module allows you to manage a set of deprecations for one or
more modules.
Authors:
--------
Dave Rolsky <autarch@urth.org>
%prep
%setup -q -n %{cpan_name}-%{version}
%if 0%{?suse_version} < 1130