From f89d0f05ff5b7d01a585b1f080f6fa5b1fa3ebdb Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 22 May 2016 12:33:45 +0100
Subject: Update to 1.28

- New upstream release 1.28
  - Fixed handling of some floating point epochs; since DateTime treated the
    epoch like a string instead of a number, certain epochs with a non-integer
    value ended up treated like integers (Perl is weird) (GH#15, fixes GH#6)
---
 perl-DateTime.spec | 10 ++++++++--
 sources            |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/perl-DateTime.spec b/perl-DateTime.spec
index 55cecef..361611a 100644
--- a/perl-DateTime.spec
+++ b/perl-DateTime.spec
@@ -1,7 +1,7 @@
 Name:           perl-DateTime
 Epoch:          2
-Version:        1.27
-Release:        2%{?dist}
+Version:        1.28
+Release:        1%{?dist}
 Summary:        Date and time object for Perl
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -90,6 +90,12 @@ make test
 %{_mandir}/man3/DateTime::LeapSecond.3*
 
 %changelog
+* Sun May 22 2016 Paul Howarth <p...@city-fan.org> - 2:1.28-1
+- Update to 1.28
+  - Fixed handling of some floating point epochs; since DateTime treated the
+    epoch like a string instead of a number, certain epochs with a non-integer
+    value ended up treated like integers (Perl is weird) (GH#15, fixes GH#6)
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@redhat.com> - 2:1.27-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index 76a76a7..952e8c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c07ab12929413b0e2f42ce46a51d7d89  DateTime-1.27.tar.gz
+28d8a46cc8f6724bb039987339b42aaf  DateTime-1.28.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-DateTime.git/commit/?h=master&id=f89d0f05ff5b7d01a585b1f080f6fa5b1fa3ebdb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to