From c060ddeac272d16c6df749f2e095b7d9a86e2e6c Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 12 2012 07:28:59 +0000 Subject: 0.22 bump --- diff --git a/.gitignore b/.gitignore index 46a82bc..1743f7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ DateTime-Format-Flexible-0.15.tar.gz /DateTime-Format-Flexible-0.21.tar.gz +/DateTime-Format-Flexible-0.22.tar.gz diff --git a/perl-DateTime-Format-Flexible.spec b/perl-DateTime-Format-Flexible.spec index 022ec37..6808948 100644 --- a/perl-DateTime-Format-Flexible.spec +++ b/perl-DateTime-Format-Flexible.spec @@ -1,7 +1,6 @@ Name: perl-DateTime-Format-Flexible -Version: 0.21 +Version: 0.22 Release: 1%{?dist} -# See License: GPL+ or Artistic Group: Development/Libraries Summary: Flexibly parse strings and turn them into DateTime objects @@ -58,6 +57,9 @@ TEST_POD=1 make test %{_mandir}/man3/*.3* %changelog +* Tue Jun 12 2012 Petr Pisar - 0.22-1 +- 0.22 bump + * Wed Jan 25 2012 Petr Pisar - 0.21-1 - 0.21 bump diff --git a/sources b/sources index c71f319..2ca9493 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -513c033bb61f2c9bbf581da99e650f76 DateTime-Format-Flexible-0.21.tar.gz +2c7ecdf826ee3bcf7fc9cc7e5141cdce DateTime-Format-Flexible-0.22.tar.gz