diff --git a/.cvsignore b/.cvsignore index 6c14a61..a0dfaeb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Load-Conditional-0.10.tar.gz +Module-Load-Conditional-0.12.tar.gz diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index db3f1d4..f9f1702 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -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 0.12-1 +- Update to 0.12. +- Add CHANGES to docs. + * Sat Aug 05 2006 Steven Pritchard 0.10-1 - Update to 0.10. diff --git a/sources b/sources index a5f7f7f..4401840 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f9d3dc493429163ec0cd87fd0bd80e4 Module-Load-Conditional-0.10.tar.gz +280dff17d332a24437f8b15192ae0c86 Module-Load-Conditional-0.12.tar.gz