diff --git a/.gitignore b/.gitignore index 504c240..c98cfb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Date-Manip-6.07.tar.gz /Date-Manip-6.11.tar.gz /Date-Manip-6.12.tar.gz +/Date-Manip-6.13.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 109fedf..ab53bb9 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,5 +1,5 @@ Name: perl-Date-Manip -Version: 6.12 +Version: 6.13 Release: 1%{?dist} Summary: A Perl module containing a wide variety of date manipulation routines @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 18 2010 Petr Sabata - 6.13-1 +- 6.13 bump + * Mon Oct 4 2010 Petr Sabata - 6.12-1 - 6.12 bump diff --git a/sources b/sources index 432e237..9edadff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5dde75671b3defd6429c0407ff85e3b1 Date-Manip-6.12.tar.gz +2dcae840d7edcda80024ae793a5ab3f5 Date-Manip-6.13.tar.gz