Accepting request 518032 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/518032 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=78
This commit is contained in:
parent
b8e3e10238
commit
d1b241e638
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:143beb1e358364a704a88e5a1f02cf6875e6c6274506f40c3147fd7f3466f975
|
||||
size 238939
|
3
DateTime-1.44.tar.gz
Normal file
3
DateTime-1.44.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7165a9b1bcef735e76ea44c184ea741840249dd1862b8465f3777cd8f0bd701
|
||||
size 239685
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 05:23:11 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.44
|
||||
see /usr/share/doc/packages/perl-DateTime/Changes
|
||||
|
||||
1.44 2017-08-20
|
||||
|
||||
- Added a stringify() method. This does exactly the same thing as
|
||||
stringification overloading does. GH #58.
|
||||
|
||||
- Added an is_last_day_of_month() method to indicate whether or not an object
|
||||
falls on the last day of its month. GH #60.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 05:27:51 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-DateTime
|
||||
Version: 1.43
|
||||
Version: 1.44
|
||||
Release: 0
|
||||
%define cpan_name DateTime
|
||||
Summary: Date and Time Object for Perl
|
||||
|
Loading…
Reference in New Issue
Block a user