From 83e6dfbaf4987eddaf550a7a5f69bcbf07abb5a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Wed, 14 Mar 2012 15:35:29 +0100 Subject: [PATCH] bump to 6.31 --- .gitignore | 1 + perl-Date-Manip.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 62fcd0d..840b793 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ Date-Manip-6.07.tar.gz /Date-Manip-6.24.tar.gz /Date-Manip-6.25.tar.gz /Date-Manip-6.30.tar.gz +/Date-Manip-6.31.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index b16474f..c698d2d 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,5 +1,5 @@ Name: perl-Date-Manip -Version: 6.30 +Version: 6.31 Release: 1%{?dist} Summary: Date manipulation routines Group: Development/Libraries @@ -31,8 +31,8 @@ Obsoletes: perl-DateManip < 5.48-1 %description Date::Manip is a series of modules designed to make any common date/time -operation easy to do. Operations such as comparing two times, calculating a -time a given amount of time from another, or parsing international times +operation easy to do. Operations such as comparing two times, determining a +data a given amount of time from another, or parsing international times are all easily done. It deals with time as it is used in the Gregorian calendar (the one currently in use) with full support for time changes due to daylight saving time. @@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Wed Mar 14 2012 Marcela Mašláňová - 6.31-1 +- bump to 6.31 + * Fri Jan 13 2012 Marcela Mašláňová - 6.30-1 - bump to 6.30 diff --git a/sources b/sources index 141f6a7..e744298 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a0e74703a1b0931e5208b0b93ef689a Date-Manip-6.30.tar.gz +d2eee5a84750a003d1f884cfbba7d7d7 Date-Manip-6.31.tar.gz