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

Iain Arnell iarnell at fedoraproject.org
Sun Jun 5 08:36:05 UTC 2011


commit 8ab0c5a8a85327a88ee7218ad177417f91ad2b58
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Jun 5 10:23:00 2011 +0200

    update to 0.96

 .gitignore                        |    1 +
 perl-DateTime-Format-Natural.spec |    6 ++++--
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6049d50..11f0f05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ DateTime-Format-Natural-0.89.tar.gz
 /DateTime-Format-Natural-0.93.tar.gz
 /DateTime-Format-Natural-0.94.tar.gz
 /DateTime-Format-Natural-0.95.tar.gz
+/DateTime-Format-Natural-0.96.tar.gz
diff --git a/perl-DateTime-Format-Natural.spec b/perl-DateTime-Format-Natural.spec
index 595753c..7ba5d17 100644
--- a/perl-DateTime-Format-Natural.spec
+++ b/perl-DateTime-Format-Natural.spec
@@ -1,5 +1,5 @@
 Name:           perl-DateTime-Format-Natural
-Version:        0.95
+Version:        0.96
 Release:        1%{?dist}
 Summary:        Create machine readable date/time with natural parsing logic
 License:        GPL+ or Artistic
@@ -65,7 +65,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %exclude %{perl_vendorlib}/DateTime/Format/Natural/Test.pm
 %exclude %{_mandir}/man3/DateTime::Format::Natural::Test.*
@@ -80,6 +79,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sun Jun 05 2011 Iain Arnell <iarnell at gmail.com> 0.96-1
+- update to latest upstream version
+
 * Wed May 18 2011 Iain Arnell <iarnell at gmail.com> 0.95-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index af7c8b5..76621ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a759c2a8883a616738dc8c9d243c8732  DateTime-Format-Natural-0.95.tar.gz
+d61ff809f4b6376de968c2df7ce180ee  DateTime-Format-Natural-0.96.tar.gz



More information about the perl-devel mailing list