Hello community,
here is the log from the commit of package perl-DateTime-TimeZone for
openSUSE:Factory checked in at 2016-02-25 22:01:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-TimeZone (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-TimeZone"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-TimeZone/perl-DateTime-TimeZone.changes
2015-10-24 10:30:14.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new/perl-DateTime-TimeZone.changes
2016-02-25 22:48:46.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Feb 7 09:51:53 UTC 2016 - [email protected]
+
+- updated to 1.95
+ see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
+
+ 1.95 2016-01-27
+
+ - This release is based on version 2016a of the Olson database. This release
+ includes contemporary changes for the Cayman Islands, Iran, and Chrita,
+ Russia.
+
+-------------------------------------------------------------------
Old:
----
DateTime-TimeZone-1.94.tar.gz
New:
----
DateTime-TimeZone-1.95.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-TimeZone.spec ++++++
--- /var/tmp/diff_new_pack.ipQ9Kk/_old 2016-02-25 22:48:47.000000000 +0100
+++ /var/tmp/diff_new_pack.ipQ9Kk/_new 2016-02-25 22:48:47.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-DateTime-TimeZone
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-DateTime-TimeZone
-Version: 1.94
+Version: 1.95
Release: 0
%define cpan_name DateTime-TimeZone
Summary: Time zone object base class and factory
@@ -52,13 +52,13 @@
represented internally as a set of observances, each of which describes the
offset from GMT for a given time period.
-Note that without the the DateTime manpage module, this module does not do
-much. It's primary interface is through a the DateTime manpage object, and
-most users will not need to directly use 'DateTime::TimeZone' methods.
+Note that without the DateTime module, this module does not do much. It's
+primary interface is through a DateTime object, and most users will not
+need to directly use 'DateTime::TimeZone' methods.
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
++++++ DateTime-TimeZone-1.94.tar.gz -> DateTime-TimeZone-1.95.tar.gz ++++++
++++ 23542 lines of diff (skipped)