From 991509ebab9b9ad880d66bdb4fd25aa779bef65b Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Thu, 17 Nov 2016 11:00:42 +0000
Subject: Update to 1.41
- New upstream release 1.41
- The DateTime->add and ->subtract methods now accept DateTime::Duration
objects; this used to work by accident but is now done intentionally, with
docs and tests (GH#45)
---
perl-DateTime.spec | 8 +++++++-
sources | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/perl-DateTime.spec b/perl-DateTime.spec
index 4031341..bd3520d 100644
--- a/perl-DateTime.spec
+++ b/perl-DateTime.spec
@@ -1,6 +1,6 @@
Name: perl-DateTime
Epoch: 2
-Version: 1.40
+Version: 1.41
Release: 1%{?dist}
Summary: Date and time object for Perl
License: Artistic 2.0
@@ -106,6 +106,12 @@ make test
%{_mandir}/man3/DateTime::Types.3*
%changelog
+* Thu Nov 17 2016 Paul Howarth <[email protected]> - 2:1.41-1
+- Update to 1.41
+ - The DateTime->add and ->subtract methods now accept DateTime::Duration
+ objects; this used to work by accident but is now done intentionally, with
+ docs and tests (GH#45)
+
* Sun Nov 13 2016 Paul Howarth <[email protected]> - 2:1.40-1
- Update to 1.40
- Switched from RT to the GitHub issue tracker
diff --git a/sources b/sources
index cee1fdc..1872103 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-113c8d1dbc9271ce087926494c7e4eb7 DateTime-1.40.tar.gz
+43d9ead8984097f970496d4dafef266e DateTime-1.41.tar.gz
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-DateTime.git/commit/?h=f25&id=991509ebab9b9ad880d66bdb4fd25aa779bef65b
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]