Update to 0.12. Add CHANGES to docs.
This commit is contained in:
parent
3b7d038868
commit
eb81ac33fd
@ -1 +1 @@
|
|||||||
Module-Load-Conditional-0.10.tar.gz
|
Module-Load-Conditional-0.12.tar.gz
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Module-Load-Conditional
|
Name: perl-Module-Load-Conditional
|
||||||
Version: 0.10
|
Version: 0.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Looking up module information / loading at runtime
|
Summary: Looking up module information / loading at runtime
|
||||||
License: GPL or Artistic
|
License: GPL or Artistic
|
||||||
@ -42,11 +42,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README
|
%doc CHANGES README
|
||||||
%{perl_vendorlib}/*
|
%{perl_vendorlib}/*
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2006 Steven Pritchard <steve@kspei.com> 0.12-1
|
||||||
|
- Update to 0.12.
|
||||||
|
- Add CHANGES to docs.
|
||||||
|
|
||||||
* Sat Aug 05 2006 Steven Pritchard <steve@kspei.com> 0.10-1
|
* Sat Aug 05 2006 Steven Pritchard <steve@kspei.com> 0.10-1
|
||||||
- Update to 0.10.
|
- Update to 0.10.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user