- Upstream update.

- BR: perl(Test::Pod), perl(Test::Pod::Coverage).
This commit is contained in:
corsepiu 2008-07-09 10:40:21 +00:00
parent d9211c6382
commit 3ef713071c
3 changed files with 12 additions and 4 deletions

View File

@ -1 +1 @@
Class-Data-Inheritable-0.06.tar.gz
Class-Data-Inheritable-0.08.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Class-Data-Inheritable
Version: 0.06
Release: 5%{?dist}
Version: 0.08
Release: 1%{?dist}
Summary: Inheritable, overridable class data
Group: Development/Libraries
License: GPL+ or Artistic
@ -12,6 +12,10 @@ BuildArch: noarch
BuildRequires: perl >= 1:5.6.1, perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
# For improved tests
BuildRequires: perl(Test::Pod::Coverage) >= 1.00
BuildRequires: perl(Test::Pod) >= 1.00
%description
Class::Data::Inheritable is for creating accessor/mutators to
class data. That is, if you want to store something about your
@ -45,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jul 09 2008 Ralf Corsépius <rc040203@freenet.de> - 0.08-1
- Upstream update.
- BR: perl(Test::Pod), perl(Test::Pod::Coverage).
* Wed Jul 09 2008 Ralf Corsépius <rc040203@freenet.de> - 0.06-5
- Fix broken Source0-URL.

View File

@ -1 +1 @@
86d95ee16854a5503dc9f86a2f2ffa83 Class-Data-Inheritable-0.06.tar.gz
fc0fe65926eb8fb932743559feb54eb9 Class-Data-Inheritable-0.08.tar.gz