perl-Date-Manip/perl-Date-Manip.changes
OBS User autobuild 8d942892e1 Accepting request 28384 from devel:languages:perl
Copy from devel:languages:perl/perl-Date-Manip based on submit request 28384 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=4
2010-01-11 16:06:54 +00:00

115 lines
3.8 KiB
Plaintext

-------------------------------------------------------------------
Sat Dec 12 20:35:35 UTC 2009 - chris@computersalat.de
- update to 6.05
* Significant speedups. Thanks to Moritz Lenz and BrowserUK on perlmonks for
suggestions (and a number of other people on perlmonks for suggestions
that I did not end up using, but which provided a great discussion).
* Reduced the precision of 1 test to avoid a rounding difference when using
a perl compiled with uselongdouble. Andreas Koenig
* Fixed a bug in parse_date where the current time was getting used instead
of the documented 00:00:00
* Bug fix where DateCalc didn't work with $mode in some cases.
* Fixed Makefile.PL/Build.PL to hanle Win32::TieRegistry requirement.
* Changed %z printf behavior back to 5.xx and added %N format. Gilles Lamiral
* Fixed bug where non-English Windows versions didn't get the timezone. Thanks
to Rene Schickbauer for testing.
- cleanup spec
* added cpan_name
* sort tags
* fix build-/deps
* update desc
* move changelog to .changes
- added perl-macros
* perl_gen_filelist
-------------------------------------------------------------------
Wed Jul 23 16:44:03 CEST 2008 - anicka@suse.cz
- update to 5.54
* Final changes to meet requirements on http://cpants.perl.org/
- rename from perl-DateManip to perl-Date-Manip according to cpan
-------------------------------------------------------------------
Wed May 7 13:04:15 CEST 2008 - lrupp@suse.de
- update to 5.50:
* Corrected typo in %G and %L format descriptions
* Added "ereyesterday"
* Added new timezones
* Added Build.PL and several other things to meet requirements on
http://cpants.perl.org/
- remove INSTALL, added LICENSE and README.FIRST to doc
- build parallel
-------------------------------------------------------------------
Mon Mar 10 15:52:27 CET 2008 - anicka@suse.cz
- update to 5.48
* Language fix for Danish.
* Language fix for German.
* New timezones.
* Minor documentation improvement.
* Revised some of the docs about Y2K (given that it's in the past)
and the 2007 US daylight saving time rule changes.
* bugfixes
-------------------------------------------------------------------
Wed Jan 25 21:39:38 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 6 13:17:55 CET 2006 - anicka@suse.cz
- update to 5.44
-------------------------------------------------------------------
Sun Jan 11 11:55:42 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Fri Aug 22 17:39:06 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Mon Jul 21 13:28:34 CEST 2003 - rommel@suse.de
- update to version 5.42a
- using perl_vendorlib and perl_vendorarch instead of
perl_archlib and perl_sitearch
-------------------------------------------------------------------
Sun Jun 22 21:47:08 CEST 2003 - coolo@suse.de
- package directories
-------------------------------------------------------------------
Sun May 25 23:50:42 CEST 2003 - ro@suse.de
- remove unpackaged files from buildroot
-------------------------------------------------------------------
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
- remove race in .packlist generation
-------------------------------------------------------------------
Fri Jun 22 12:42:32 CEST 2001 - grimmer@suse.de
- Update to version 5.40
- use more perl macros in spec file
-------------------------------------------------------------------
Tue Nov 7 14:02:40 CET 2000 - grimmer@suse.de
- added .packlist to file list and removed BuildRoot path with sed
-------------------------------------------------------------------
Tue Nov 7 10:05:08 CET 2000 - grimmer@suse.de
- initial version (5.39)