diff --git a/perl-DateTime.spec b/perl-DateTime.spec index b2c1ae7..a4b8736 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,6 +1,6 @@ Name: perl-DateTime Epoch: 2 -Version: 1.23 +Version: 1.24 Release: 1%{?dist} Summary: Date and time object for Perl License: Artistic 2.0 @@ -101,6 +101,11 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_mandir}/man3/DateTime::LeapSecond.3* %changelog +* Tue Mar 1 2016 Paul Howarth - 2:1.24-1 +- Update to 1.24 + - The last release partially broke $dt->time; if you passed a value to use + as unit separator, it was ignored (CPAN RT#112585) + * Mon Feb 29 2016 Paul Howarth - 2:1.23-1 - Update to 1.23 - Fixed several issues with the handling of non-integer values passed to diff --git a/sources b/sources index 2a2f62d..047ee63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9512ffe7d29da6259b072ab384131bad DateTime-1.23.tar.gz +c8c225a5e48a3c2b1e4cefc93cdd2e0e DateTime-1.24.tar.gz