Bump to 0.04
This commit is contained in:
parent
7e462e6699
commit
60a50448ed
@ -1 +1,2 @@
|
|||||||
Class-Data-Inheritable-0.02.tar.gz
|
Class-Data-Inheritable-0.02.tar.gz
|
||||||
|
Class-Data-Inheritable-0.04.tar.gz
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Class-Data-Inheritable
|
Name: perl-Class-Data-Inheritable
|
||||||
Version: 0.02
|
Version: 0.04
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Inheritable, overridable class data
|
Summary: Inheritable, overridable class data
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL or Artistic
|
License: GPL or Artistic
|
||||||
@ -40,11 +40,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{perl_vendorlib}/Class
|
%{perl_vendorlib}/Class/
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jul 10 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.02-3
|
||||||
- changed /Class/Data to /Class, for proper ownership
|
- changed /Class/Data to /Class, for proper ownership
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user