diff --git a/DateTime-Format-Strptime-1.76.tar.gz b/DateTime-Format-Strptime-1.76.tar.gz deleted file mode 100644 index 2278b3d..0000000 --- a/DateTime-Format-Strptime-1.76.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:593c26466ed7a3d2cefe9215f1619666c5116bd3a551e0aa74b64a6353fcb50d -size 113863 diff --git a/DateTime-Format-Strptime-1.77.tar.gz b/DateTime-Format-Strptime-1.77.tar.gz new file mode 100644 index 0000000..90045d4 --- /dev/null +++ b/DateTime-Format-Strptime-1.77.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa43c838ecf5356f221a91a41c81dba22e7860c5474b4a61723259898173e4a +size 114321 diff --git a/perl-DateTime-Format-Strptime.changes b/perl-DateTime-Format-Strptime.changes index 282cebb..9203837 100644 --- a/perl-DateTime-Format-Strptime.changes +++ b/perl-DateTime-Format-Strptime.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Mar 1 03:14:01 UTC 2020 - + +- updated to 1.77 + see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes + + 1.77 2020-02-29 + + * When the parsed string contained an invalid time zone offset (parsed with + "%z") like "-9999", the error handling set in the parser's constructor was + ignored and an exception was always thrown. Reported by x-qq. GH #25. + ------------------------------------------------------------------- Fri Feb 8 06:06:46 UTC 2019 - Stephan Kulow diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index df679b1..bf67034 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime-Format-Strptime # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-DateTime-Format-Strptime -Version: 1.76 +Version: 1.77 Release: 0 %define cpan_name DateTime-Format-Strptime Summary: Parse and format strp and strf time patterns @@ -84,7 +84,7 @@ make test %files -f %{name}.files %defattr(-,root,root,755) -%doc bench Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md +%doc azure-pipelines.yml bench Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md %license LICENSE %changelog