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

Iain Arnell iarnell at fedoraproject.org
Tue May 8 00:28:34 UTC 2012


commit 7e3a7bdc134c5dc9eb2ed8bdc794c8387d7dac84
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon May 7 18:28:28 2012 -0600

    update to 0.99

 .gitignore                        |    1 +
 perl-DateTime-Format-Natural.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10215ce..2574d1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ DateTime-Format-Natural-0.89.tar.gz
 /DateTime-Format-Natural-0.96.tar.gz
 /DateTime-Format-Natural-0.97.tar.gz
 /DateTime-Format-Natural-0.98.tar.gz
+/DateTime-Format-Natural-0.99.tar.gz
diff --git a/perl-DateTime-Format-Natural.spec b/perl-DateTime-Format-Natural.spec
index 1558a6d..ac48cd6 100644
--- a/perl-DateTime-Format-Natural.spec
+++ b/perl-DateTime-Format-Natural.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-Natural
-Version:        0.98
-Release:        2%{?dist}
+Version:        0.99
+Release:        1%{?dist}
 Summary:        Create machine readable date/time with natural parsing logic
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Mon May 07 2012 Iain Arnell <iarnell at gmail.com> 0.99-1
+- update to latest upstream version
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.98-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 48f005d..2317ed0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a081295bcb2eb5a94c608b6c13174cc2  DateTime-Format-Natural-0.98.tar.gz
+985374c61352f258561078aebe42a63a  DateTime-Format-Natural-0.99.tar.gz


More information about the scm-commits mailing list