[perl-Rose-DateTime] update to version 0.538

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


commit e02844a8ad55109e6642c2e2ad5904a05ad53f72
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 a3e2d98..84dca2b 100644
--- a/perl-Rose-DateTime.spec
+++ b/perl-Rose-DateTime.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-DateTime
-Version:	0.537
-Release:	5%{?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
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.537-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
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 perl-devel mailing list