Hello community,
here is the log from the commit of package perl-DateTime-TimeZone for
openSUSE:Factory checked in at 2019-11-21 12:56:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-TimeZone (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-TimeZone"
Thu Nov 21 12:56:52 2019 rev:58 rq:749466 version:2.38
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-TimeZone/perl-DateTime-TimeZone.changes
2019-09-23 12:00:28.161974134 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new.26869/perl-DateTime-TimeZone.changes
2019-11-21 12:56:54.282560464 +0100
@@ -1,0 +2,11 @@
+Tue Nov 19 08:29:48 UTC 2019 - <[email protected]>
+
+- updated to 2.38
+ see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
+
+ 2.38 2019-11-15
+
+ - Added support for Etc/GMT and Etc/UTC style zones like "Etc/GMT-2" or
+ "Etc/UTC+12". Implemented by kclaggett. GH #38.
+
+-------------------------------------------------------------------
Old:
----
DateTime-TimeZone-2.37.tar.gz
New:
----
DateTime-TimeZone-2.38.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-TimeZone.spec ++++++
--- /var/tmp/diff_new_pack.gadCzp/_old 2019-11-21 12:56:54.874560281 +0100
+++ /var/tmp/diff_new_pack.gadCzp/_new 2019-11-21 12:56:54.878560280 +0100
@@ -17,7 +17,7 @@
Name: perl-DateTime-TimeZone
-Version: 2.37
+Version: 2.38
Release: 0
%define cpan_name DateTime-TimeZone
Summary: Time zone object base class and factory
@@ -64,7 +64,7 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*"
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor
++++++ DateTime-TimeZone-2.37.tar.gz -> DateTime-TimeZone-2.38.tar.gz ++++++
++++ 14322 lines of diff (skipped)