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

Iain Arnell iarnell at fedoraproject.org
Sat Aug 27 12:06:50 UTC 2011


commit 6cf59719a82cc6eae31a267f4608db7e2871b637
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Aug 27 14:01:00 2011 +0200

    update to 0.97

 .gitignore                        |    1 +
 perl-DateTime-Format-Natural.spec |    9 +++++----
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11f0f05..d1e7b84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ DateTime-Format-Natural-0.89.tar.gz
 /DateTime-Format-Natural-0.94.tar.gz
 /DateTime-Format-Natural-0.95.tar.gz
 /DateTime-Format-Natural-0.96.tar.gz
+/DateTime-Format-Natural-0.97.tar.gz
diff --git a/perl-DateTime-Format-Natural.spec b/perl-DateTime-Format-Natural.spec
index d4b4d8e..5ab68a6 100644
--- a/perl-DateTime-Format-Natural.spec
+++ b/perl-DateTime-Format-Natural.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-Natural
-Version:        0.96
-Release:        2%{?dist}
+Version:        0.97
+Release:        1%{?dist}
 Summary:        Create machine readable date/time with natural parsing logic
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -28,8 +28,6 @@ BuildRequires:  perl(Storable)
 BuildRequires:  perl(Term::ReadLine)
 BuildRequires:  perl(Test::MockTime)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod) >= 1.14
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -79,6 +77,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sat Aug 27 2011 Iain Arnell <iarnell at gmail.com> 0.97-1
+- update to latest upstream version
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.96-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 76621ad..98e7bfc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d61ff809f4b6376de968c2df7ce180ee  DateTime-Format-Natural-0.96.tar.gz
+cda3ce4e7882fdadb27c67893eb59349  DateTime-Format-Natural-0.97.tar.gz



More information about the perl-devel mailing list