diff --git a/.gitignore b/.gitignore index 99b034d..8b80b7e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ Date-Manip-6.07.tar.gz /Date-Manip-6.34.tar.gz /Date-Manip-6.36.tar.gz /Date-Manip-6.37.tar.gz +/Date-Manip-6.38.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index a2fe21d..0227c7d 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,5 +1,5 @@ Name: perl-Date-Manip -Version: 6.37 +Version: 6.38 Release: 1%{?dist} Summary: Date manipulation routines Group: Development/Libraries @@ -58,6 +58,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_bindir}/dm_* %changelog +* Thu Jan 10 2013 Jitka Plesnikova - 6.38-1 +- 6.38 bump + * Mon Dec 03 2012 Petr Pisar - 6.37-1 - 6.37 bump diff --git a/sources b/sources index 2cb73f9..864f7dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71601cb8c03f9f6716a3835eeb071219 Date-Manip-6.37.tar.gz +1fa6a10ee3efec82a9ba27dc918001bc Date-Manip-6.38.tar.gz