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

Iain Arnell iarnell at fedoraproject.org
Sat Jun 9 17:35:17 UTC 2012


commit 9051e2bc8a06d78c1a6e479ea0030750bcdfc99b
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jun 9 11:34:57 2012 -0600

    update to 1.00

 .gitignore                        |    1 +
 perl-DateTime-Format-Natural.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2574d1e..b939c5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ DateTime-Format-Natural-0.89.tar.gz
 /DateTime-Format-Natural-0.97.tar.gz
 /DateTime-Format-Natural-0.98.tar.gz
 /DateTime-Format-Natural-0.99.tar.gz
+/DateTime-Format-Natural-1.00.tar.gz
diff --git a/perl-DateTime-Format-Natural.spec b/perl-DateTime-Format-Natural.spec
index ac48cd6..c0ddff9 100644
--- a/perl-DateTime-Format-Natural.spec
+++ b/perl-DateTime-Format-Natural.spec
@@ -1,5 +1,5 @@
 Name:           perl-DateTime-Format-Natural
-Version:        0.99
+Version:        1.00
 Release:        1%{?dist}
 Summary:        Create machine readable date/time with natural parsing logic
 License:        GPL+ or Artistic
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(boolean)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::ISA)
+BuildRequires:  perl(Clone)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(Date::Calc)
@@ -55,7 +56,6 @@ done
 
 %install
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
@@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sat Jun 09 2012 Iain Arnell <iarnell at gmail.com> 1.00-1
+- update to latest upstream version
+
 * Mon May 07 2012 Iain Arnell <iarnell at gmail.com> 0.99-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 2317ed0..e00f92a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-985374c61352f258561078aebe42a63a  DateTime-Format-Natural-0.99.tar.gz
+1ebc6538cb21c7a6c9d0b68169a8bac8  DateTime-Format-Natural-1.00.tar.gz


More information about the scm-commits mailing list