Accepting request 67685 from devel:languages:perl
Accepted submit request 67685 from user coolo OBS-URL: https://build.opensuse.org/request/show/67685 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=22
This commit is contained in:
commit
066e9325d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83aa95a337066f23f69c5d887e35f1fea4510a2e99bf552ad1502bfe998a8ba2
|
||||
size 857260
|
3
Date-Manip-6.23.tar.bz2
Normal file
3
Date-Manip-6.23.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bca0bfeb63051cfa8659cdfec6e8737ed242c2a705759d3b69934431e08ff0b
|
||||
size 867831
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:20:43 UTC 2011 - vcizek@novell.com
|
||||
|
||||
- update to 6.23
|
||||
Bug fixes
|
||||
Fixed a bug where GlobalCnf wasn't working. Peter Edwards
|
||||
Improved error messages in a few cases.
|
||||
Fixed a bug where one invalid date/timezone check was ignored. Morten
|
||||
Bjornsvik
|
||||
Fixed a bug where '$base2 = new Date::Manip::Base $base1' wasn't
|
||||
working. RT 67143
|
||||
Fixed a bug where passing dates in to the Recur->dates method failed.
|
||||
RT 67144
|
||||
Fixed a bug where the mode wasn't being preserved correctly for a
|
||||
delta. RT 67150
|
||||
Fixed a bug in recurrences where a base date outside of a date range
|
||||
with a very uncommon recurrence format would not work correctly.
|
||||
Fixed a problem where the '%s' printf option didn't work in GMT.
|
||||
|
||||
Time zone fixes
|
||||
Newest zoneinfo data (tzdata 2011f)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 9 10:42:00 UTC 2011 - vcizek@novell.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
Name: perl-Date-Manip
|
||||
%define cpan_name Date-Manip
|
||||
Summary: Date manipulation routines
|
||||
Version: 6.22
|
||||
Version: 6.23
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
|
Loading…
x
Reference in New Issue
Block a user