forked from pool/perl-DateTime
Accepting request 626966 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/626966 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=91
This commit is contained in:
parent
4c8f10180a
commit
43d1f3597c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:708ed4a3dbaca8dc470fe29538e6fc0d25eca1831e9e77bea55a9812f0277c41
|
|
||||||
size 241370
|
|
3
DateTime-1.50.tar.gz
Normal file
3
DateTime-1.50.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198
|
||||||
|
size 244986
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 2 05:15:34 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.50
|
||||||
|
see /usr/share/doc/packages/perl-DateTime/Changes
|
||||||
|
|
||||||
|
1.50 2018-08-01
|
||||||
|
|
||||||
|
- The %F strftime pattern incorrectly zero-padded numbers less than four
|
||||||
|
digits. According to POSIX::strftime, this should output the year as-is
|
||||||
|
without padding. Reported by Andy Lester. GH #83.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 21 05:13:37 UTC 2018 - coolo@suse.com
|
Mon May 21 05:13:37 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-DateTime
|
Name: perl-DateTime
|
||||||
Version: 1.49
|
Version: 1.50
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name DateTime
|
%define cpan_name DateTime
|
||||||
Summary: Date and Time Object for Perl
|
Summary: Date and Time Object for Perl
|
||||||
@ -97,7 +97,7 @@ For infinite datetimes, please see the DateTime::Infinite module.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc appveyor.yml Changes CONTRIBUTING.md CREDITS leaptab.txt README.md TODO
|
%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md CREDITS leaptab.txt README.md TODO
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user