diff --git a/DateTime-1.46.tar.gz b/DateTime-1.46.tar.gz deleted file mode 100644 index 1ffad73..0000000 --- a/DateTime-1.46.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9fcf859103e9a8067d5e11b7b14e956c8fd4ad6402124fb1221d527b0688788 -size 240638 diff --git a/DateTime-1.48.tar.gz b/DateTime-1.48.tar.gz new file mode 100644 index 0000000..d1fa80e --- /dev/null +++ b/DateTime-1.48.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5005446eabed6ac96c93e40d284987f0fd1bbfd41a1a7dd5e2abe646dfd68c3e +size 241461 diff --git a/perl-DateTime.changes b/perl-DateTime.changes index e873f52..eef90fb 100644 --- a/perl-DateTime.changes +++ b/perl-DateTime.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Mar 27 05:14:12 UTC 2018 - coolo@suse.com + +- updated to 1.48 + see /usr/share/doc/packages/perl-DateTime/Changes + + 1.48 2018-03-26 + + - The last release would die if Sub::Util was not available, but this should + just be an optional requirement. Fixed by Paul Howarth. Fixes GH #77. PR + #78. + +------------------------------------------------------------------- +Mon Mar 26 05:15:19 UTC 2018 - coolo@suse.com + +- updated to 1.47 + see /usr/share/doc/packages/perl-DateTime/Changes + + 1.47 2018-03-25 + + 1.47 2018-02-18 + + - DateTime::Duration->multiply now only allows integer + multipliers. Implemented by Dan Stewart. PR #73. + + - Added is_last_day_of_quarter() and is_last_day_of_year() + methods. Implemented by Dan Stewart. PR #72. + + - When an exception was thrown while adding a duration the object could be + left in a broken state, with the duration partially applied. Subsequent + addition or subtraction would produce the wrong results. Reported by Pawel + Pabian. GH #74. + ------------------------------------------------------------------- Mon Feb 12 11:37:20 UTC 2018 - coolo@suse.com diff --git a/perl-DateTime.spec b/perl-DateTime.spec index 5501392..9a5c048 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -17,7 +17,7 @@ Name: perl-DateTime -Version: 1.46 +Version: 1.48 Release: 0 %define cpan_name DateTime Summary: Date and Time Object for Perl