Update to 0.12. Add CHANGES to docs.

This commit is contained in:
Steven Pritchard 2006-08-18 21:47:44 +00:00
parent 3b7d038868
commit eb81ac33fd
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
Module-Load-Conditional-0.10.tar.gz
Module-Load-Conditional-0.12.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Module-Load-Conditional
Version: 0.10
Version: 0.12
Release: 1%{?dist}
Summary: Looking up module information / loading at runtime
License: GPL or Artistic
@ -42,11 +42,15 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README
%doc CHANGES README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%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
- Update to 0.10.

View File

@ -1 +1 @@
7f9d3dc493429163ec0cd87fd0bd80e4 Module-Load-Conditional-0.10.tar.gz
280dff17d332a24437f8b15192ae0c86 Module-Load-Conditional-0.12.tar.gz