Hello community, here is the log from the commit of package perl-Date-Manip for openSUSE:Factory checked in at 2018-06-20 15:26:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Date-Manip (Old) and /work/SRC/openSUSE:Factory/.perl-Date-Manip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Date-Manip" Wed Jun 20 15:26:54 2018 rev:51 rq:617447 version:6.72 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Date-Manip/perl-Date-Manip.changes 2018-03-22 12:11:50.627207224 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Date-Manip.new/perl-Date-Manip.changes 2018-06-20 15:26:56.639681947 +0200 @@ -1,0 +2,44 @@ +Thu Jun 7 05:17:33 UTC 2018 - [email protected] + +- updated to 6.72 + see /usr/share/doc/packages/perl-Date-Manip/Changes + + 6.72 2018-06-06 + - Fixed recurrence bug + The fix in the previous version for a rare recurrence problem broke + another recurrence form. It is now corrected. Michael Schout (GitHub + #20) + + - Fixed version problem + The wrong version was included in two files for some reason. This is + fixed. + + - Documentation fixes + Fixed a grammatical error reported by Xavier Guimard (GitHub #19). + + 6.71 2018-06-01 + - Fixed an extremely rare problem with recurrences + It is possible to specify a recurrence that never produces a valid + date. In these cases, looking for dates went into an infinite loop. + The MaxRecurAttempts config variable was added which will stop that + from happening. If no occurrence was found, an error condition will + be set. Dean Hamstead (RT 123708) + + - Changes file supported + It was requested that I include a valid Changes file. I wrote a + simple script to convert the Change6.pod file into a valid Change + file. The Changes6.pod file is still the canonical source of this + information! Requested by H. Merijn Brand + + - Fix for timezone determination + On MacOS X High Sierra, some of the timezone files were symlinks, + but not properly followed. This was fixed by Stu Tomlinson (GitHub + #15). + + - Time zone fixes + Newest zoneinfo data (tzdata 2018e) + + - Documentation fixes + Minor fix provided by Mohammad S Anwar (GitHub #17) + +------------------------------------------------------------------- Old: ---- Date-Manip-6.70.tar.gz New: ---- Date-Manip-6.72.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Date-Manip.spec ++++++ --- /var/tmp/diff_new_pack.47iLfq/_old 2018-06-20 15:26:57.299658006 +0200 +++ /var/tmp/diff_new_pack.47iLfq/_new 2018-06-20 15:26:57.303657861 +0200 @@ -17,7 +17,7 @@ Name: perl-Date-Manip -Version: 6.70 +Version: 6.72 Release: 0 %define cpan_name Date-Manip Summary: Date manipulation routines @@ -32,7 +32,9 @@ BuildRequires: perl-macros BuildRequires: perl(Test::Inter) %{perl_requires} +# MANUAL BEGIN ExcludeArch: %arm %ix86 ppc s390 +# MANUAL END %description Date::Manip is a series of modules designed to make any common date/time @@ -101,8 +103,8 @@ * *** -Work with dates with dates using international formats (foreign month -names, 12/10/95 referring to October rather than December, etc.). +Work with dates using international formats (foreign month names, 12/10/95 +referring to October rather than December, etc.). * *** ++++++ Date-Manip-6.70.tar.gz -> Date-Manip-6.72.tar.gz ++++++ ++++ 41051 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.47iLfq/_old 2018-06-20 15:26:57.895636387 +0200 +++ /var/tmp/diff_new_pack.47iLfq/_new 2018-06-20 15:26:57.895636387 +0200 @@ -7,8 +7,8 @@ #patches: # foo.patch: -p1 # bar.patch: -#preamble: |- -# BuildRequires: gcc-c++ +preamble: |- + ExcludeArch: %arm %ix86 ppc s390 #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
