From 991509ebab9b9ad880d66bdb4fd25aa779bef65b Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
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 <p...@city-fan.org> - 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 <p...@city-fan.org> - 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 -- perl-de...@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to