File perl-HTML-Encoding.changes of Package perl-HTML-Encoding
-------------------------------------------------------------------
Mon Sep 9 07:19:18 UTC 2013 - pgajdos@suse.com
- own %{perl_vendorarch}/auto/HTML and %{perl_vendorlib}/HTML/
(fixes build for pure_factory)
-------------------------------------------------------------------
Thu Nov 29 09:24:16 UTC 2012 - pgajdos@suse.com
- license GPL-1.0+ or Artistic-1.0
-------------------------------------------------------------------
Tue Apr 12 16:55:10 CEST 2011 - pgajdos@suse.cz
- pdated to 0.61:
* Fixed https://rt.cpan.org/Ticket/Display.html?id=61603
-------------------------------------------------------------------
Wed Dec 1 13:32:47 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:08 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Wed Aug 13 09:55:00 CEST 2008 sierkb@gmx.de
- Release version 0.60:
- minor bugfixes
-------------------------------------------------------------------
Mon Jun 30 23:55:00 CEST 2008 sierkb@gmx.de
- Release version 0.59:
- De-listed URI as dependency, not my bug
- added eg/detector.pl
- added t/98podsyn.t
- added t/99podcov.t
- added 'dist' options in Makefile.PL
- marked private subs with an underscore
-------------------------------------------------------------------
Mon Jun 30 19:55:00 CEST 2008 sierkb@gmx.de
- Release version 0.58:
- List URI as dependency to prevent test failure
- Added LICENCE => 'perl' to Makefile.PL
-------------------------------------------------------------------
Wed Apr 9 21:22.00 CEST 2008 sierkb@gmx.de
- Release version 0.57:
- updated the pitfyful README file
- fixed a performance problem in my_decode reported by Ville Skytta
- Spec file: Changelog cleanup.
-------------------------------------------------------------------
Wed Dec 6 18:30:00 CET 2007 sierkb@gmx.de
- Release version 0.56:
- updated changes file
- fixed line end issues in test
-------------------------------------------------------------------
Wed Dec 5 15:40:00 CET 2007 sierkb@gmx.de
- Release version 0.55
- Spec file: Changelog cleanup.
-------------------------------------------------------------------
Wed Dec 2 14:25:00 CET 2007 sierkb@gmx.de
- Release version 0.54:
- Fixed http://www.w3.org/mid/64584787-9995-43F3-A34E-D010ED9811D6@w3.org
-------------------------------------------------------------------
Mon Sep 17 10:27:00 AST 2007 jfunk@funktronics.ca
- Cleanup files
-------------------------------------------------------------------
Thu Jun 21 00:00:00 CEST 2007 sierkb@gmx.de
- Spec file cleanups
-------------------------------------------------------------------
Wed May 23 10:25:00 CEST 2007 sierkb@gmx.de
- Release version 0.53:
- Fixed http://rt.cpan.org/Public/Bug/Display.html?id=16351
-------------------------------------------------------------------
Tue May 22 00:00:00 CEST 2007 sierkb@gmx.de
- First openSUSE Build.
-------------------------------------------------------------------
Tue Dec 14 09:25:00 CET 2004 bjoern@hoehrmann.de
- Release version 0.52:
- encoding_from_http_message encoding defaulting did
not work as intended, fixed.
-------------------------------------------------------------------
Tue Dec 14 08:45:00 CET 2004 bjoern@hoehrmann.de
- Release version 0.51:
- encoding_from_html_document returned a list in scalar
context if the document had a XML declaration, fixed.
-------------------------------------------------------------------
Tue Nov 2 03:10:15 CET 2004 bjoern@hoehrmann.de
- Release version 0.50:
- rewrite from scratch