From 94e7bf14411852a2bd673b8a6ce1dac3e3f9509a Mon Sep 17 00:00:00 2001 From: Petr Sabata Date: Tue, 8 Mar 2011 15:15:13 +0100 Subject: [PATCH] 6.22 bump, new timezone data --- .gitignore | 1 + perl-Date-Manip.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5c8e08f..fa15403 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Date-Manip-6.07.tar.gz /Date-Manip-6.14.tar.gz /Date-Manip-6.20.tar.gz /Date-Manip-6.21.tar.gz +/Date-Manip-6.22.tar.gz diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 2735079..917855b 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,6 +1,6 @@ Name: perl-Date-Manip -Version: 6.21 -Release: 2%{?dist} +Version: 6.22 +Release: 1%{?dist} Summary: Date manipulation routines Group: Development/Libraries @@ -12,7 +12,7 @@ BuildArch: noarch BuildRequires: perl(Carp) BuildRequires: perl(Encode) BuildRequires: perl(Exporter) -BuildRequires: perl(Module::Build) >= 0.20 +BuildRequires: perl(Module::Build) >= 0.3600 BuildRequires: perl(Storable) BuildRequires: perl(Test::More) BuildRequires: perl(YAML::Syck) @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 8 2011 Petr Sabata - 6.22-1 +- 6.22 bump, new timezone data + * Tue Feb 08 2011 Fedora Release Engineering - 6.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 8e6103a..06a031c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80b48ad87ee11ce3e440a39fa0e03eb6 Date-Manip-6.21.tar.gz +f1416895b36e5fd4efea23423a42a4ad Date-Manip-6.22.tar.gz