From 30329255a7902585f8228323e7109f4948fb9f3c Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 26 Dec 2016 17:18:00 +0000
Subject: Update to 1.42

- New upstream release 1.42
  - The DateTime::Duration->add and ->subtract methods now accept
    DateTime::Duration objects; this used to work by accident but is now done
    intentionallay, with docs and tests (GH#50)
---
 perl-DateTime.spec | 8 +++++++-
 sources            | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/perl-DateTime.spec b/perl-DateTime.spec
index bd3520d..0a64d43 100644
--- a/perl-DateTime.spec
+++ b/perl-DateTime.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime
 Epoch:          2
-Version:        1.41
+Version:        1.42
 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
+* Mon Dec 26 2016 Paul Howarth <p...@city-fan.org> - 2:1.42-1
+- Update to 1.42
+  - The DateTime::Duration->add and ->subtract methods now accept
+    DateTime::Duration objects; this used to work by accident but is now done
+    intentionallay, with docs and tests (GH#50)
+
 * 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
diff --git a/sources b/sources
index 1872103..cab27e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43d9ead8984097f970496d4dafef266e  DateTime-1.41.tar.gz
+SHA512 (DateTime-1.42.tar.gz) = 
79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-DateTime.git/commit/?h=perl-DateTime-1.42-1.fc26&id=30329255a7902585f8228323e7109f4948fb9f3c
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to