diff --git a/.gitignore b/.gitignore index 9e9767c..62fcd0d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Date-Manip-6.07.tar.gz /Date-Manip-6.23.tar.gz /Date-Manip-6.24.tar.gz /Date-Manip-6.25.tar.gz +/Date-Manip-6.30.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 668a280..b16474f 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,6 +1,6 @@ Name: perl-Date-Manip -Version: 6.25 -Release: 2%{?dist} +Version: 6.30 +Release: 1%{?dist} Summary: Date manipulation routines Group: Development/Libraries License: GPL+ or Artistic @@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Fri Jan 13 2012 Marcela Mašláňová - 6.30-1 +- bump to 6.30 + * Fri Jan 13 2012 Fedora Release Engineering - 6.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 0fb151e..141f6a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b6725c4874a97149419518688af3ecc Date-Manip-6.25.tar.gz +6a0e74703a1b0931e5208b0b93ef689a Date-Manip-6.30.tar.gz