[perl-DateTime-Format-Strptime] Update to 1.5000.

Steven Pritchard steve at fedoraproject.org
Wed Dec 22 23:44:47 UTC 2010


commit 987af045a3432bd8092b35fddf8f963d139969f0
Author: Steven Pritchard <steven.pritchard at gmail.com>
Date:   Wed Dec 22 17:44:35 2010 -0600

    Update to 1.5000.

 .gitignore                         |    1 +
 perl-DateTime-Format-Strptime.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67949d9..825cbb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 DateTime-Format-Strptime-1.2000.tar.gz
+/DateTime-Format-Strptime-1.5000.tar.gz
diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec
index 5b79a3e..0d0c2a4 100644
--- a/perl-DateTime-Format-Strptime.spec
+++ b/perl-DateTime-Format-Strptime.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-Strptime
-Version:        1.2000
-Release:        3%{?dist}
+Version:        1.5000
+Release:        1%{?dist}
 Summary:        Parse and format strp and strf time patterns
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 22 2010 Steven Pritchard <steve at kspei.com> 1.5000-1
+- Update to 1.5000.
+
 * Thu Dec 16 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.2000-3
 - 661697 rebuild for fixing problems with vendorach/lib
 
diff --git a/sources b/sources
index 7329335..777237f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e0218294f983629cf781990ed61f3ba  DateTime-Format-Strptime-1.2000.tar.gz
+ccd7e8fe4276c258e325e0bbce3f8e74  DateTime-Format-Strptime-1.5000.tar.gz



More information about the perl-devel mailing list