[perl-DateTime-Format-Flexible] 0.22 bump

Petr Pisar ppisar at fedoraproject.org
Tue Jun 12 07:31:08 UTC 2012


commit c060ddeac272d16c6df749f2e095b7d9a86e2e6c
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Jun 12 09:28:59 2012 +0200

    0.22 bump

 .gitignore                         |    1 +
 perl-DateTime-Format-Flexible.spec |    6 ++++--
 sources                            |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
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 <https://rt.cpan.org/Public/Bug/Display.html?id=74358>
 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 <ppisar at redhat.com> - 0.22-1
+- 0.22 bump
+
 * Wed Jan 25 2012 Petr Pisar <ppisar at redhat.com> - 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


More information about the scm-commits mailing list