Changelog for
perl-DateTime-Format-Strptime-1.5000-22.1.CS.noarch.rpm :
Fri Nov 18 13:00:00 2011 cooloAATTsuse.com
- use original .tar.gz
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Sun Oct 17 14:00:00 2010 chrisAATTcomputersalat.de
- update to 1.5000
- This module did not recognize UTC as a valid time zone. RT #59209.
- added deps patch
Fri Jul 2 14:00:00 2010 chrisAATTcomputersalat.de
- update to 1.4000
- Actually update $VERSION in module file. Reported by David Wheeler.
- 1.3000 2010-06-26
- Specifiers which allowed for leading space before a number (like %e)
would cause DateTime.pm to throw an error if the date being parsed
actually contained leading space. Patch by Alex Vandiver. RT #58459.
- License is now Artistic 2.0
- 1.2000 2010-03-19
- Updated to use non-deprecated DateTime::Locale API
- 1.1000 2009-07-13 -- Regex Pattern
- If the pattern you pass in is a regular expression, that will be honored.
- Changed the locale tests to use require the latest version of Locale
until the target stops moving.
- spec created by cpanspec 1.78
- noarch
Sat Jul 25 14:00:00 2009 chrisAATTcomputersalat.de
- spec mods
* removed ^----------
* removed ^#---------
Mon Jun 22 14:00:00 2009 chrisAATTcomputersalat.de
- fixed Summary
Sun Jun 21 14:00:00 2009 chrisAATTcomputersalat.de
- update to 1.0901
- 1.0901 2009-05-16 -- Official release of above
- 1.0900_01 2009-04-18 -- DEVELOPER RELEASE ONLY
- Makefile.PL changes for Windows users as per issue #16
- 1.0900 2009-02-22
- Another pile-o-bugs
- It seems that I also wasn\'t seeing notifications from RT
(please don\'t use it, use the Gooogle project) so all the
following are fixed:
36672 Started failing mid May
23313 Bug handling time zones like America/New_York
25555 Module dies even when on_error is \'undef\'
23768 Olson timezone handling incorrect
22450 locale test failing with bleadperl
20487 nmake test_more fail (with patch); incorrect
META.yml
12071 format_datetime uses datetime locale rather than
format locale
11863 bug in DateTime::Format::Strptime 1.0601 when using %s
- And a couple from Google:
[#8] Add DateTime::Locale to documentation
[#10] Parsing bug -- can\'t detect word boundry after month abbr
- added perl-macros
o autogen filelist with perl_gen_filelist
- spec mods
o fixed deps