perl-DateTime-Locale/perl-DateTime-Locale.changes

124 lines
4.6 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 14 08:04:17 UTC 2015 - coolo@suse.com
- updated to 0.46
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
0.46 2015-05-21
- Fixed handling of C locales like "C.UTF-8". Passing these to
DateTime::Locale->load would cause a warning followed by an exception, ubt
all "C" locales should be special-cased as an alias of en-US-POSIX. Reported
by David Wheeler. RT #104574.
-------------------------------------------------------------------
Wed Feb 12 18:39:28 UTC 2014 - coolo@suse.com
- make sure we provide > 0.4001 (perl versions mismatch with rpm)
- regenerate with cpanspec, centos support no longer interesting
-------------------------------------------------------------------
Fri Nov 18 11:10:54 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Mon Aug 29 21:06:41 UTC 2011 - chris@computersalat.de
- fix build/deps for RHEL, CentOS
* AutoReq seem to be broken: need to remove tools dir, cause otherwise
wrong Requires would be defined, e.g. perl(Moose),....
-------------------------------------------------------------------
Tue Nov 30 19:20:09 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Jul 16 14:25:32 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
o fix deps
- added bcond_with test
-------------------------------------------------------------------
Sun Apr 11 18:39:41 UTC 2010 - chris@computersalat.de
- update to 0.45
- Installing this release will cause older versions of
DateTime::Format::Strptime to warn like crazy. Please update
DateTime::Format::Strptime if you install this release.
- This is an interim release still based on CLDR 1.7.1 pending the release of
Locale::CLDR, which will happen real soon now, for some definition of soon.
- Removed dependency on Class::ISA and just copied what we need from said
module directly. Class::ISA warns as deprecated if used with Perl 5.11.0,
even though it works just fine (doh). RT #53940.
- All methods deprecated in the last release now warn when called.
- Added methods to return per-locale strftime formats from the glibc
data. These methods are not yet documented. They are just there for now to
allow me to update DateTime::Format::Strptime.
- 0.44 2009-09-12
- All methods which return strftime-style patterns are officially deprecated
(and have been a little broken for some time, regardless). This includes all
date and time format methods ending in "_format".
- Other deprecated methods include:
date_parts_order, date_before_time
era, eras
month_name, month_abbreviation, month_narrow
month_names, month_abbreviations, month_narrows
day_name, day_abbreviation, day_narrow
day_names, day_abbreviations, day_narrows
quarter_name, quarter_abbreviation, quarter_narrow
quarter_names, quarter_abbreviations
am_pm, am_pms
era_name, era_abbreviation
era_narrow, era_names, era_abbreviations
- All of these deprecated methods will eventually be removed. If you are using
them directly, please change your code.
- Converted data files in tools/t/test-data to Unix line endings. This works
around a bug in Module::Signature. Reported by Zefram. RT #49085.
- Require Params::Validate 0.91, since 0.89 caused test failures for
someone. Reported by Jeremy Hetzler. RT #41365.
- Moved code to my hg repo at http://hg.urth.org/hg/DateTime-Locale.
- 0.43 2009-06-30
- Based on CLDR 1.7.1, which includes support for several new
languages, as well as lots of changes.
- removed .packlist, perllocal.pod files
> noarch package
- cleanup spec
o removed useless comments
o fixed Header
o fixed License
o fixed deps
- perl-macros < 1120
- perl(Params::Validate) >= 0.91
o fixed description
o moved changelog to changes file
-------------------------------------------------------------------
Sat Jul 25 19:36:45 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Sun Jun 21 19:48:49 CEST 2009 - chris@computersalat.de
- added perl-macros
o autogen filelist with perl_gen_filelist
- spec mods
o added header
o fixed deps
-------------------------------------------------------------------
Sun Oct 26 10:17:25 UTC 2008 - gerrit.beine@gmx.de
- update to 0.42
-------------------------------------------------------------------
Sun Jun 8 14:33:16 UTC 2008 - gerrit.beine@gmx.de
- first release 0.4001