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 2021-05-07 16:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Locale"
Fri May 7 16:44:52 2021 rev:39 rq:890300 version:1.320000
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes
2020-12-24 19:38:20.883009343 +0100
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.2988/perl-DateTime-Locale.changes
2021-05-07 16:44:56.068456832 +0200
@@ -1,0 +2,10 @@
+Sat May 1 03:06:59 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 1.32
+ see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+ 1.32 2021-04-30
+
+ - Rebuilt all locale data with the data from CLDR 39.0.0.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Locale-1.31.tar.gz
New:
----
DateTime-Locale-1.32.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Locale.spec ++++++
--- /var/tmp/diff_new_pack.S1Cjn3/_old 2021-05-07 16:44:56.488454897 +0200
+++ /var/tmp/diff_new_pack.S1Cjn3/_new 2021-05-07 16:44:56.492454879 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-DateTime-Locale
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,18 @@
#
+%define cpan_name DateTime-Locale
Name: perl-DateTime-Locale
-Version: 1.310000
+Version: 1.320000
Release: 0
-%define cpan_version 1.31
-Provides: perl(DateTime::Locale) = 1.310000
-%define cpan_name DateTime-Locale
+%define cpan_version 1.32
+Provides: perl(DateTime::Locale) = 1.320000
Summary: Localization support for DateTime.pm
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta::Check) >= 0.011
@@ -65,15 +63,15 @@
available locales.
If you want to know what methods are available for locale objects, then
-please read the 'DateTime::Locale::FromData' documentation.
+please read the DateTime::Locale::FromData documentation.
%prep
-%setup -q -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -84,8 +82,7 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md
precious.toml README.md
%license LICENSE LICENSE.cldr
%changelog
++++++ DateTime-Locale-1.31.tar.gz -> DateTime-Locale-1.32.tar.gz ++++++
++++ 12381 lines of diff (skipped)