[perl-Rose-DateTime] update to version 0.540

Bill Pemberton wfp at fedoraproject.org
Mon Dec 9 21:19:10 UTC 2013


commit aa20b216c707e9a4a826eaed590ccd98005fb271
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Dec 9 16:18:40 2013 -0500

    update to version 0.540
    
    Handle object return value from DateTime->DefaultLocale

 .gitignore              |    1 +
 perl-Rose-DateTime.spec |    6 +++++-
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15535e2..d0e3331 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Rose-DateTime-0.537.tar.gz
 /Rose-DateTime-0.538.tar.gz
 /Rose-DateTime-0.539.tar.gz
+/Rose-DateTime-0.540.tar.gz
diff --git a/perl-Rose-DateTime.spec b/perl-Rose-DateTime.spec
index 3d4c5c9..b4f28b4 100644
--- a/perl-Rose-DateTime.spec
+++ b/perl-Rose-DateTime.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DateTime
-Version:	0.539
+Version:	0.540
 Release:	1%{?dist}
 Summary:	DateTime helper functions and objects
 License:	GPL+ or Artistic
@@ -48,6 +48,10 @@ make test
 %{_mandir}/man3/Rose::DateTime*.3pm*
 
 %changelog
+* Mon Dec  9 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.540-1
+- update to version 0.540
+- Handle object return value from DateTime->DefaultLocale
+
 * Tue Oct  8 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.539-1
 - update to version 0.539
 - fixes typos in documentation
diff --git a/sources b/sources
index 22290f5..77d9238 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cb5d39b141f15829c0d6ceb529faa27  Rose-DateTime-0.539.tar.gz
+dd59316348ecf9827d432369242547bf  Rose-DateTime-0.540.tar.gz


More information about the scm-commits mailing list