diff --git a/DateTime-Format-Strptime-1.68.tar.gz b/DateTime-Format-Strptime-1.68.tar.gz deleted file mode 100644 index cf717ba..0000000 --- a/DateTime-Format-Strptime-1.68.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0f97e282b4de61390b5c3a498d3b9ee553f728c169c0845c6de02102d823929 -size 103125 diff --git a/DateTime-Format-Strptime-1.70.tar.gz b/DateTime-Format-Strptime-1.70.tar.gz new file mode 100644 index 0000000..b9e3eef --- /dev/null +++ b/DateTime-Format-Strptime-1.70.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceead46b714c6baea3250b987078771f1ffbe217b501d6fc91ff3c5f2afbbc67 +size 105460 diff --git a/perl-DateTime-Format-Strptime.changes b/perl-DateTime-Format-Strptime.changes index 810da84..527b753 100644 --- a/perl-DateTime-Format-Strptime.changes +++ b/perl-DateTime-Format-Strptime.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Mon Dec 12 06:22:16 UTC 2016 - coolo@suse.com + +- updated to 1.70 + see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes + + 1.70 2016-12-10 + + - Altered the conversion specifier %z to accept ±HH, ±HHMM, ±HH:MM and Z. + Previously only ±HHMM where accepted. PR from Christian Hansen, GitHub #13. + + + 1.69 2016-12-04 (TRIAL RELEASE) + + - The word boundary check supposedly added in 1.67 didn't really work + properly, and still matched too much. For example, the pattern "%d-%m-%y" + would match "2016-11-30" and turn it into November 16, 2030. This also had + problems at the end of strings, so that the same pattern would improperly + match "30-11-2016" as November 30, 2020. Reported by Erik Huelsmann. GitHub + #11. + + - Added docs for several formats which had long been supported but not + documented. These are %P, %c, %x, and %X. Reported by Alexander + Hartmaier. GH #10. + +------------------------------------------------------------------- +Sat Dec 3 02:15:19 UTC 2016 - chris@computersalat.de + +- fix deps + * perl(DateTime::Locale) >= 0.45 (not 0.450000) + ------------------------------------------------------------------- Mon May 23 11:41:25 UTC 2016 - coolo@suse.com diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 4bb2574..e3c988a 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -17,7 +17,7 @@ Name: perl-DateTime-Format-Strptime -Version: 1.68 +Version: 1.70 Release: 0 %define cpan_name DateTime-Format-Strptime Summary: Parse and format strp and strf time patterns