Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Date-Manip for openSUSE:Factory
checked in at 2023-03-11 18:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Date-Manip (Old)
and /work/SRC/openSUSE:Factory/.perl-Date-Manip.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Date-Manip"
Sat Mar 11 18:23:28 2023 rev:66 rq:1070671 version:6.91
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Date-Manip/perl-Date-Manip.changes
2022-12-13 18:54:42.562960564 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Date-Manip.new.31432/perl-Date-Manip.changes
2023-03-11 18:24:21.102978073 +0100
@@ -1,0 +2,12 @@
+Thu Mar 2 03:06:14 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 6.91
+ see /usr/share/doc/packages/perl-Date-Manip/Changes
+
+ 6.91 2023-03-01
+ - Fixed bug where timezone alias wasn't handled
+ On linux systems configured to be in a timezone that is an alias,
+ the system timezone wasn't recognized, and it defaulted to GMT.
+ This is now fixed. Patch supplied by Sandi Wallendahl (GitHub #43)
+
+-------------------------------------------------------------------
Old:
----
Date-Manip-6.90.tar.gz
New:
----
Date-Manip-6.91.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Date-Manip.spec ++++++
--- /var/tmp/diff_new_pack.CGkQrH/_old 2023-03-11 18:24:21.610980721 +0100
+++ /var/tmp/diff_new_pack.CGkQrH/_new 2023-03-11 18:24:21.614980741 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Date-Manip
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Date-Manip
Name: perl-Date-Manip
-Version: 6.90
+Version: 6.91
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Date manipulation routines
@@ -115,6 +115,7 @@
%prep
%autosetup -n %{cpan_name}-%{version}
+
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
++++++ Date-Manip-6.90.tar.gz -> Date-Manip-6.91.tar.gz ++++++
++++ 28068 lines of diff (skipped)