Hello community,
here is the log from the commit of package perl-DateTime-Locale for
openSUSE:Factory checked in at 2020-09-01 20:03:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Locale"
Tue Sep 1 20:03:44 2020 rev:36 rq:830673 version:1.280000
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes
2020-07-15 11:23:09.477485996 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.3399/perl-DateTime-Locale.changes
2020-09-01 20:04:50.696521606 +0200
@@ -1,0 +2,21 @@
+Sat Aug 29 03:10:10 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 1.28
+ see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+ 1.28 2020-08-28
+ - Move a test that was added in 1.27 to xt. This test is a sensitive to small
+ variations in error message text, and testing it locally and in CI is
+ sufficient. Reported by Kent Fredric. GH #27.
+ 1.27 2020-08-28
+ - The $locale->locale_data method now returns a deep clone of the locale's
+ data. This allows you to safely modify any elements of the returned hash
+ without breaking the original locale. Implemented by Alexander Pankoff. GH
+ #26.
+ - We now support loading locale data from relative directories in
+ @INC. Implemented by Alexander Pankoff. GH #25.
+ - When loading locale data, we now check $! for read errors, as well as
+ checking for an error eval'ing the file's contents in $@. Fixed by
Alexander
+ Pankoff. GH #24.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Locale-1.26.tar.gz
New:
----
DateTime-Locale-1.28.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Locale.spec ++++++
--- /var/tmp/diff_new_pack.giqocJ/_old 2020-09-01 20:04:53.180522767 +0200
+++ /var/tmp/diff_new_pack.giqocJ/_new 2020-09-01 20:04:53.184522769 +0200
@@ -17,10 +17,10 @@
Name: perl-DateTime-Locale
-Version: 1.260000
+Version: 1.280000
Release: 0
-%define cpan_version 1.26
-Provides: perl(DateTime::Locale) = 1.260000
+%define cpan_version 1.28
+Provides: perl(DateTime::Locale) = 1.280000
%define cpan_name DateTime-Locale
Summary: Localization support for DateTime.pm
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -40,13 +40,15 @@
BuildRequires: perl(IPC::System::Simple)
BuildRequires: perl(List::Util) >= 1.45
BuildRequires: perl(Params::ValidationCompiler) >= 0.13
+BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Specio::Declare)
BuildRequires: perl(Specio::Library::String)
-BuildRequires: perl(Test::Fatal)
+BuildRequires: perl(Test2::Plugin::NoWarnings)
+BuildRequires: perl(Test2::Plugin::UTF8)
+BuildRequires: perl(Test2::Require::Module)
+BuildRequires: perl(Test2::V0)
BuildRequires: perl(Test::File::ShareDir::Dist)
-BuildRequires: perl(Test::More) >= 0.96
-BuildRequires: perl(Test::Requires)
-BuildRequires: perl(Test::Warnings)
+BuildRequires: perl(Test::More) >= 1.302015
BuildRequires: perl(namespace::autoclean) >= 0.19
Requires: perl(Dist::CheckConflicts) >= 0.02
Requires: perl(File::ShareDir)
++++++ DateTime-Locale-1.26.tar.gz -> DateTime-Locale-1.28.tar.gz ++++++
++++ 3203 lines of diff (skipped)