diff --git a/DateTime-1.45.tar.gz b/DateTime-1.45.tar.gz deleted file mode 100644 index 53d8d5a..0000000 --- a/DateTime-1.45.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fde87438a888b95f00916dfbcf0bbcdaf2d60b682d6d55d275f86184651aa9f0 -size 240342 diff --git a/DateTime-1.46.tar.gz b/DateTime-1.46.tar.gz new file mode 100644 index 0000000..1ffad73 --- /dev/null +++ b/DateTime-1.46.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9fcf859103e9a8067d5e11b7b14e956c8fd4ad6402124fb1221d527b0688788 +size 240638 diff --git a/perl-DateTime.changes b/perl-DateTime.changes index 45bd3b4..e873f52 100644 --- a/perl-DateTime.changes +++ b/perl-DateTime.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 12 11:37:20 UTC 2018 - coolo@suse.com + +- updated to 1.46 + + 1.46 2018-02-11 + + - Fixed the formatting for the CLDR "S" symbol. It could in some cases round + _up_ to 1 instead of truncating a value. For example, the "SSS" symbol would + format 999,999,999 nanoseconds as "1.000". Fixed by Gianni Ceccarelli. PR + #71. + ------------------------------------------------------------------- Sat Dec 30 06:17:33 UTC 2017 - coolo@suse.com diff --git a/perl-DateTime.spec b/perl-DateTime.spec index 905870a..5501392 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-DateTime -Version: 1.45 +Version: 1.46 Release: 0 %define cpan_name DateTime Summary: Date and Time Object for Perl