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 2021-11-18 10:33:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Date-Manip (Old)
and /work/SRC/openSUSE:Factory/.perl-Date-Manip.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Date-Manip"
Thu Nov 18 10:33:10 2021 rev:62 rq:931783 version:6.86
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Date-Manip/perl-Date-Manip.changes
2021-03-05 13:44:03.123555422 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Date-Manip.new.1895/perl-Date-Manip.changes
2021-11-18 10:33:30.315889070 +0100
@@ -1,0 +2,20 @@
+Tue Nov 16 03:06:11 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 6.86
+ see /usr/share/doc/packages/perl-Date-Manip/Changes
+
+ 6.86 2021-11-15
+ - Change warn to carp
+ All warnings are now issued with the carp command rather than warn.
+ Requested in GitHup pull request #18, but that request was not used
+ because it only changed the uses in the Date::Manip::Date module.
+ - Bug fixes
+ Fixed a bug where the next/prev Date::Manip::Recur methods gave
+ incorrect results when there are no dates that match the criteria.
+ (GitHub #36)
+ - Time zone fixes
+ There were no new timezone fixes on 2021-06-01 or 2021-09-01, so no
+ releases made then.
+ Newest zoneinfo data (tzdata 2021e). (GitHub #37)
+
+-------------------------------------------------------------------
Old:
----
Date-Manip-6.85.tar.gz
New:
----
Date-Manip-6.86.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Date-Manip.spec ++++++
--- /var/tmp/diff_new_pack.oumAJu/_old 2021-11-18 10:33:30.747889472 +0100
+++ /var/tmp/diff_new_pack.oumAJu/_new 2021-11-18 10:33:30.747889472 +0100
@@ -18,7 +18,7 @@
%define cpan_name Date-Manip
Name: perl-Date-Manip
-Version: 6.85
+Version: 6.86
Release: 0
Summary: Date manipulation routines
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -28,6 +28,7 @@
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.67_01
BuildRequires: perl(Test::Inter) >= 1.09
%{perl_requires}
++++++ Date-Manip-6.85.tar.gz -> Date-Manip-6.86.tar.gz ++++++
++++ 45995 lines of diff (skipped)