perl-DateTime-Format-Strptime/perl-DateTime-Format-Strptime.changes
Stephan Kulow be97825a7b - updated to 1.54
- Require DateTime.pm 1.00 because without it tests will break.
  - A fix in DateTime.pm 1.00 broke a test in this distro. Reported by Anthony J
     Lucas. RT #84371.
  - Shut up "unescaped braces in regex" warning from 5.17.0. RT #77514. Patch by
    Zefram.
  - Packaging cleanup, including listing Test::More as a test prereq, not a
    runtime prereq. RT #76128.
- removed obsolete DateTime-Format-Strptime-1.5000-deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-Strptime?expand=0&rev=15
2013-06-10 15:49:31 +00:00

91 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Jun 10 15:46:45 UTC 2013 - coolo@suse.com
- updated to 1.54
- Require DateTime.pm 1.00 because without it tests will break.
- A fix in DateTime.pm 1.00 broke a test in this distro. Reported by Anthony J
Lucas. RT #84371.
- Shut up "unescaped braces in regex" warning from 5.17.0. RT #77514. Patch by
Zefram.
- Packaging cleanup, including listing Test::More as a test prereq, not a
runtime prereq. RT #76128.
- removed obsolete DateTime-Format-Strptime-1.5000-deps.patch
-------------------------------------------------------------------
Fri Nov 18 11:07:09 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Wed Dec 1 13:31:47 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sun Oct 17 16:54:30 UTC 2010 - chris@computersalat.de
- update to 1.5000
- This module did not recognize UTC as a valid time zone. RT #59209.
- added deps patch
-------------------------------------------------------------------
Fri Jul 2 15:00:46 UTC 2010 - chris@computersalat.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 19:36:40 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Mon Jun 22 13:38:05 CEST 2009 - chris@computersalat.de
- fixed Summary
-------------------------------------------------------------------
Sun Jun 21 17:29:33 CEST 2009 - chris@computersalat.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