[perl-Rose-DateTime/f18] update to version 0.538

Bill Pemberton wfp at fedoraproject.org
Thu Mar 21 13:43:13 UTC 2013


commit 072e9a7e5ff6f9e1e26ebf7cb9cb40f8d223d465
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Thu Mar 21 09:14:28 2013 -0400

    update to version 0.538
    
    ensures that "today" is parsed with time set to 00:00:00

 .gitignore              |    1 +
 perl-Rose-DateTime.spec |    8 ++++++--
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5731054..4a39099 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Rose-DateTime-0.537.tar.gz
+/Rose-DateTime-0.538.tar.gz
diff --git a/perl-Rose-DateTime.spec b/perl-Rose-DateTime.spec
index c88e1e9..35d1f39 100644
--- a/perl-Rose-DateTime.spec
+++ b/perl-Rose-DateTime.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-DateTime
-Version:	0.537
-Release:	4%{?dist}
+Version:	0.538
+Release:	1%{?dist}
 Summary:	DateTime helper functions and objects
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -48,6 +48,10 @@ make test
 %{_mandir}/man3/Rose::DateTime*.3pm*
 
 %changelog
+* Thu Mar 21 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.538-1
+- update to version 0.538
+- makes sure that "today" is parsed with time set to 00:00:00
+
 * Tue Jul 24 2012 Bill Pemberton <wfp5p at virginia.edu> - 0.537-4
 - update Requires and BuildRequires
 
diff --git a/sources b/sources
index 9e6e9c6..86cd8c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3215b1185f8668f257a324efb464853e  Rose-DateTime-0.537.tar.gz
+8dd64d0111374d271fa86c81bf85b2e4  Rose-DateTime-0.538.tar.gz


More information about the scm-commits mailing list