1
0
forked from pool/perl-TimeDate
perl-TimeDate/perl-TimeDate.changes

136 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 15 10:08:12 UTC 2011 - cfarrell@novell.com
- license update: GPL+ or Artistic
License is the same as Perl which expands to GPL+ or Artistic. See README, Format.pm, Parse.pm
-------------------------------------------------------------------
Wed Feb 2 13:41:52 UTC 2011 - vcizek@novell.com
- bzipped source tarball
-------------------------------------------------------------------
Tue Nov 30 19:20:55 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Apr 20 22:07:57 UTC 2010 - chris@computersalat.de
- fix build
o reworked TimeDate-deprecated_array_use.patch (was for timegm)
removed obsolete part (timegm was replaced by timelocal)
- cleanup spec
o add missing Url
- fix deps for perl-macros
- removed .packlist, perllocal.pod files
> noarch package
- rpmlint
o script-without-shebang > 644
-------------------------------------------------------------------
Mon Apr 19 13:51:59 CEST 2010 - dmueller@suse.de
- update to 1.20:
* Typo => s/timezome/timezone/ [yanick]
* RT#52387 Fix %s formating to use timelocal when no timezone is given
* RT#51664 fix str2time('16 Oct 09') to not give a negative result
-------------------------------------------------------------------
Fri Sep 25 22:00:57 UTC 2009 - larry+opensuse@l2g.to
- New upstream version 1.19
* Add support for dates like Jul-13-1999 (Brett Warden)
* Added Icelandic language (Tomas Edwardsson)
* Added Romanian language (Doru Petrescu)
* Added Russian language (Denis Poznyakov & Danil Pismenny)
* Added Turkish language (Burak Gursoy)
* Added Spanish language (Adrian Mugnolo)
* Added Chinese language (Kang-min Liu)
* Support parsing dates like 2002-02-26-10:37:21.141 as used by lpd
* Support Z timezone when only the time is specified
* Added METDST to Time::Zone
* Added AKST/AKDT to Time::Zone
-------------------------------------------------------------------
Fri Jul 31 16:21:55 CEST 2009 - lrupp@suse.de
- fix podfile
-------------------------------------------------------------------
Sat Jul 25 19:45:30 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Tue Jun 23 18:37:55 CEST 2009 - chris@computersalat.de
- added perl-macros
- fixed summary, description
-------------------------------------------------------------------
Wed Jan 25 21:40:00 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun Jan 11 10:27:15 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Fri Aug 22 15:55:40 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Mon Jul 21 11:36:19 CEST 2003 - rommel@suse.de
- update to version 1.16
- using perl_vendorlib and perl_vendorarch instead of
perl_sitearch and perl_archlib
-------------------------------------------------------------------
Wed Jun 18 09:03:37 CEST 2003 - coolo@suse.de
- package directories
-------------------------------------------------------------------
Mon May 26 00:25:54 CEST 2003 - ro@suse.de
- remove unpackaged files from buildroot
-------------------------------------------------------------------
Thu Jan 16 18:03:10 CET 2003 - rommel@suse.de
- update to version 1.14
- fixed depricated array use in timegm()
-------------------------------------------------------------------
Thu Aug 8 18:52:19 CEST 2002 - mls@suse.de
- use sitearch macro
-------------------------------------------------------------------
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
- remove race in .packlist generation
-------------------------------------------------------------------
Tue Nov 7 14:12:56 CET 2000 - grimmer@suse.de
- added .packlist to file list and removed BuildRoot path
-------------------------------------------------------------------
Tue Nov 7 10:34:18 CET 2000 - grimmer@suse.de
- removed BuildRoot path from perllocal.pod
-------------------------------------------------------------------
Mon Nov 6 19:53:03 CET 2000 - grimmer@suse.de
- initial version (1.10)