diff --git a/.gitignore b/.gitignore index 1121453..1d5453a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Date-Manip-6.07.tar.gz /Date-Manip-6.21.tar.gz /Date-Manip-6.22.tar.gz /Date-Manip-6.23.tar.gz +/Date-Manip-6.24.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 7c6352f..b4a0a08 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,5 +1,5 @@ Name: perl-Date-Manip -Version: 6.23 +Version: 6.24 Release: 1%{?dist} Summary: Date manipulation routines Group: Development/Libraries @@ -53,13 +53,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; ./Build test %files -%defattr(-,root,root,-) %doc HISTORY LICENSE README README.first %{perl_vendorlib}/Date/ %{_mandir}/man3/*.3* %changelog +* Tue Jun 14 2011 Petr Sabata - 6.24-1 +- 6.24 bump +- defattr removed + * Mon Apr 18 2011 Petr Sabata - 6.23-1 - 6.23 bump - IO::File added to BR diff --git a/sources b/sources index 3c83c95..c3aff7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e00c4c5758ac3692db99422e7c389675 Date-Manip-6.23.tar.gz +4655901191bce84d8e089b6c9d542e1e Date-Manip-6.24.tar.gz