Bump to 0.04

This commit is contained in:
Tom Callaway 2006-01-09 18:31:50 +00:00
parent 7e462e6699
commit 60a50448ed
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1,2 @@
Class-Data-Inheritable-0.02.tar.gz
Class-Data-Inheritable-0.04.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Class-Data-Inheritable
Version: 0.02
Release: 3%{?dist}
Version: 0.04
Release: 1%{?dist}
Summary: Inheritable, overridable class data
Group: Development/Libraries
License: GPL or Artistic
@ -40,11 +40,14 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{perl_vendorlib}/Class
%{perl_vendorlib}/Class/
%{_mandir}/man3/*.3*
%changelog
* Mon Jan 9 2006 Tom "spot" Callaway <tcallawa@redhat.com> 0.04-1
- bump to 0.04
* Sun Jul 10 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.02-3
- changed /Class/Data to /Class, for proper ownership

View File

@ -1 +1 @@
d3a9fff92ede1085643341179fd9263b Class-Data-Inheritable-0.02.tar.gz
49bc899e194c69bc014b14165437f1eb Class-Data-Inheritable-0.04.tar.gz