Hello community,
here is the log from the commit of package perl-DateTime-Format-Strptime for
openSUSE:Factory checked in at 2016-04-22 16:24:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Strptime (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Strptime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Format-Strptime"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Strptime/perl-DateTime-Format-Strptime.changes
2016-03-16 10:34:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Strptime.new/perl-DateTime-Format-Strptime.changes
2016-04-22 16:24:04.000000000 +0200
@@ -1,0 +2,32 @@
+Mon Apr 4 09:33:20 UTC 2016 - [email protected]
+
+- updated to 1.67
+ see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes
+
+ 1.67 2016-03-31
+
+ - Fixed a regression introduced in 1.60. Older versions of this library would
+ match dates pretty match anywhere in a string, so "%Y-%m-%d" would match a
+ string like "abcd1234-12-30efgh". This is probably _too_ permissive, but we
+ definitely want to match on word boundaries so that we match
+ "log.2016-03-31". Based on a PR from YASUTAKE Kiyoshi. GitHub #3.
+
+
+ 1.66 2016-03-27
+
+ - Added a zone_map constructor argument. This lets you supply a mapping for
+ ambiguous time zone abbreviations. Based on a patch from Douglas Wilson. RT
+ #74762.
+
+-------------------------------------------------------------------
+Tue Mar 22 10:06:45 UTC 2016 - [email protected]
+
+- updated to 1.65
+ see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes
+
+ 1.65 2016-03-15
+
+ - Updated zone short name parsing to handle names like "+07", which were
+ introduced in the latest IANA time zone database release.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Format-Strptime-1.64.tar.gz
New:
----
DateTime-Format-Strptime-1.67.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Format-Strptime.spec ++++++
--- /var/tmp/diff_new_pack.WqWGp0/_old 2016-04-22 16:24:05.000000000 +0200
+++ /var/tmp/diff_new_pack.WqWGp0/_new 2016-04-22 16:24:05.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-DateTime-Format-Strptime
-Version: 1.64
+Version: 1.67
Release: 0
%define cpan_name DateTime-Format-Strptime
Summary: Parse and format strp and strf time patterns
@@ -70,6 +70,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc bench Changes LICENSE README.md
+%doc bench Changes CONTRIBUTING.md LICENSE README.md
%changelog
++++++ DateTime-Format-Strptime-1.64.tar.gz ->
DateTime-Format-Strptime-1.67.tar.gz ++++++
++++ 174854 lines of diff (skipped)