Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-DateTime-Locale for
openSUSE:Factory checked in at 2023-06-04 00:12:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Locale"
Sun Jun 4 00:12:04 2023 rev:46 rq:1090358 version:1.390000
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes
2023-04-21 14:16:10.346298398 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.15902/perl-DateTime-Locale.changes
2023-06-04 00:12:04.677345846 +0200
@@ -1,0 +2,13 @@
+Mon May 29 03:07:12 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.39
+ see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+ 1.39 2023-05-28
+
+ - Fixed parsing of the 'el-polyton' locale code. This had the same issue as
+ 'be-tarask', which was fixed in 1.36. This is now fixed in such a way that
+ similar language+variant codes will be parsed correctly in the
+ future. Reported by @yvanzo. GH #37.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Locale-1.38.tar.gz
New:
----
DateTime-Locale-1.39.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Locale.spec ++++++
--- /var/tmp/diff_new_pack.XdezTV/_old 2023-06-04 00:12:05.177348834 +0200
+++ /var/tmp/diff_new_pack.XdezTV/_new 2023-06-04 00:12:05.185348883 +0200
@@ -18,10 +18,10 @@
%define cpan_name DateTime-Locale
Name: perl-DateTime-Locale
-Version: 1.380000
+Version: 1.390000
Release: 0
-%define cpan_version 1.38
-Provides: perl(DateTime::Locale) = 1.380000
+%define cpan_version 1.39
+Provides: perl(DateTime::Locale) = 1.390000
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Localization support for DateTime.pm
URL: https://metacpan.org/release/%{cpan_name}
@@ -68,7 +68,7 @@
%prep
%autosetup -n %{cpan_name}-%{cpan_version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
%build
perl Makefile.PL INSTALLDIRS=vendor
@@ -83,7 +83,7 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md
precious.toml README.md
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
%license LICENSE LICENSE.cldr
%changelog
++++++ DateTime-Locale-1.38.tar.gz -> DateTime-Locale-1.39.tar.gz ++++++
++++ 2297 lines of diff (skipped)