[perl-DateTime-Format-Natural] update to 0.94

Iain Arnell iarnell at fedoraproject.org
Sun Apr 3 07:47:20 UTC 2011


commit 6661c582a75f5dd2359c203d2bece38bf5ae5d3c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Apr 3 09:45:27 2011 +0200

    update to 0.94

 .gitignore                        |    1 +
 perl-DateTime-Format-Natural.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47717ee..afb74ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ DateTime-Format-Natural-0.89.tar.gz
 /DateTime-Format-Natural-0.91.tar.gz
 /DateTime-Format-Natural-0.92.tar.gz
 /DateTime-Format-Natural-0.93.tar.gz
+/DateTime-Format-Natural-0.94.tar.gz
diff --git a/perl-DateTime-Format-Natural.spec b/perl-DateTime-Format-Natural.spec
index 8c32f60..63d15d6 100644
--- a/perl-DateTime-Format-Natural.spec
+++ b/perl-DateTime-Format-Natural.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-Natural
-Version:        0.93
-Release:        2%{?dist}
+Version:        0.94
+Release:        1%{?dist}
 Summary:        Create machine readable date/time with natural parsing logic
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -81,6 +81,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sun Apr 03 2011 Iain Arnell <iarnell at gmail.com> 0.94-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.93-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 0c25674..b7212b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6d05671fcc37fb79eef5fd47541c071  DateTime-Format-Natural-0.93.tar.gz
+12a20eb7d5bb8f67199f6fa2126b581a  DateTime-Format-Natural-0.94.tar.gz



More information about the perl-devel mailing list