From 7d18a422561a3cfc578ea46347a065481e1784e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 16 Apr 2010 12:50:18 +0000 Subject: [PATCH] - update --- .cvsignore | 2 +- perl-Date-Manip.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index e90cfab..305f32c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Date-Manip-6.05.tar.gz +Date-Manip-6.07.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 56da61b..ee6d81e 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,5 +1,5 @@ Name: perl-Date-Manip -Version: 6.05 +Version: 6.07 Release: 1%{?dist} Summary: A Perl module containing a wide variety of date manipulation routines @@ -60,12 +60,15 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc HISTORY LICENSE README README.first requirements +%doc HISTORY LICENSE README README.first %{perl_vendorlib}/Date/ %{_mandir}/man3/*.3* %changelog +* Fri Apr 16 2010 Marcela Mašláňová - 6.07-1 +- update + * Mon Feb 1 2010 Marcela Mašláňová - 6.05-1 - update, remove patch (tested functionality without it) diff --git a/sources b/sources index f75fbd9..d4dee15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6b7cd0a4d26662c4149ecd2e9064037 Date-Manip-6.05.tar.gz +5a7724564c964a33aaf92bf4c7613fcc Date-Manip-6.07.tar.gz