Hello community,

here is the log from the commit of package perl-DateTime-Locale for 
openSUSE:Factory checked in at 2020-07-15 11:21:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DateTime-Locale"

Wed Jul 15 11:21:42 2020 rev:35 rq:819205 version:1.260000

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes    
    2019-10-22 15:37:45.449190973 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.3060/perl-DateTime-Locale.changes
      2020-07-15 11:23:09.477485996 +0200
@@ -1,0 +2,10 @@
+Sat Jul  4 03:08:59 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 1.26
+   see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+  1.26     2020-07-03
+
+  - Rebuilt all locale data with CLDR 37, released on 2020-04-23.
+
+-------------------------------------------------------------------

Old:
----
  DateTime-Locale-1.25.tar.gz

New:
----
  DateTime-Locale-1.26.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-DateTime-Locale.spec ++++++
--- /var/tmp/diff_new_pack.v2EGx8/_old  2020-07-15 11:23:13.541490019 +0200
+++ /var/tmp/diff_new_pack.v2EGx8/_new  2020-07-15 11:23:13.545490022 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime-Locale
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:           perl-DateTime-Locale
-Version:        1.250000
+Version:        1.260000
 Release:        0
-%define cpan_version 1.25
-Provides:       perl(DateTime::Locale) = 1.250000
+%define cpan_version 1.26
+Provides:       perl(DateTime::Locale) = 1.260000
 %define cpan_name DateTime-Locale
 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}
+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
@@ -36,7 +36,7 @@
 BuildRequires:  perl(CPAN::Meta::Requirements)
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(File::ShareDir)
-BuildRequires:  perl(File::ShareDir::Install) >= 0.03
+BuildRequires:  perl(File::ShareDir::Install) >= 0.06
 BuildRequires:  perl(IPC::System::Simple)
 BuildRequires:  perl(List::Util) >= 1.45
 BuildRequires:  perl(Params::ValidationCompiler) >= 0.13
@@ -67,7 +67,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{cpan_version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -83,7 +83,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE LICENSE.cldr
 
 %changelog

++++++ DateTime-Locale-1.25.tar.gz -> DateTime-Locale-1.26.tar.gz ++++++
++++ 43806 lines of diff (skipped)


Reply via email to