- update to 6.21

New features
  - Deltas may now contain spelled out numbers, so 'in 2 weeks' and 'in two weeks'
    will both work.  Daniel Shahaf
  Bug fixes
  - Fixed a bug where week_of_year didn't work in some cases.  Chris Eveland.
  - Fixed a minor potential bug.  Geraint Edwards.
  Time zone fixes
  - Updated windows time zone aliases.  Daniel Harding
  Language fixes
  - Added Norwegian.  Glenn Sogn

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=21
This commit is contained in:
Vítězslav Čížek 2011-01-20 17:05:17 +00:00 committed by Git OBS Bridge
parent fff2f4d3d4
commit 2976281ebc
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f53f9b597bd37971f2db7f9322fb9b7ec5d87597dcc8d994bdf9d9a1a325e67
size 854709

3
Date-Manip-6.21.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51bcfd5a2fcba48375b0c1031dd0556ce7aad0701128080dd85d194258b6a62b
size 856924

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jan 19 15:52:13 UTC 2011 - vcizek@novell.com
- update to 6.21
New features
- Deltas may now contain spelled out numbers, so 'in 2 weeks' and 'in two weeks'
will both work. Daniel Shahaf
Bug fixes
- Fixed a bug where week_of_year didn't work in some cases. Chris Eveland.
- Fixed a minor potential bug. Geraint Edwards.
Time zone fixes
- Updated windows time zone aliases. Daniel Harding
Language fixes
- Added Norwegian. Glenn Sogn
-------------------------------------------------------------------
Wed Dec 1 06:55:34 UTC 2010 - coolo@novell.com

View File

@ -22,7 +22,7 @@
Name: perl-Date-Manip
%define cpan_name Date-Manip
Summary: Date manipulation routines
Version: 6.14
Version: 6.21
Release: 2
License: GPL+ or Artistic
Group: Development/Libraries/Perl