Files
perl-HTML-TagParser/perl-HTML-TagParser.changes

65 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 16 20:15:49 UTC 2015 - coolo@suse.com
- updated to 0.20
see /usr/share/doc/packages/perl-HTML-TagParser/Changes
2012/05/03 (0.20)
* "AUTHORS AND CONTRIBUTORS" section added
* requires Perl 5.8.1 at least
2012/05/03 (0.16.4) [not released]
* Don't die on encodings that don't exist [twilde]
* Regression test for bogus character set detection [twilde]
* Make Encode mandatory, remove Jcode [twilde]
2012/05/01 (0.16.3) [not released]
* moved to github
* https://github.com/kawanet/HTML-TagParser
2008/10/28 [not released]
* drry: fixed regexes. removed subversion properties. et cetera.
* http://coderepos.org/share/changeset/22252
2008/10/27 (0.16.1) [not released]
* HTML-TagParser-0.16-subtree.diff patch from Juergen Weigert
* http://coderepos.org/share/changeset/22229
2008/10/27 (0.16) [not released]
* imported to CodeRepos
* http://svn.coderepos.org/share/lang/perl/HTML-TagParser/trunk/
* http://coderepos.org/share/changeset/22228
-------------------------------------------------------------------
Wed Dec 1 13:32:53 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:10 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Sun Nov 28 11:37:50 UTC 2010 - coolo@novell.com
- remove .packlist file
-------------------------------------------------------------------
Tue Oct 19 08:38:40 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
-------------------------------------------------------------------
Wed Jul 9 23:14:09 CEST 2008 - jw@suse.de
- tweaked the t/08_nest.t to no longer expect
the errors that the old code used to make.
-------------------------------------------------------------------
Wed Jul 9 00:57:57 CEST 2008 - jw@suse.de
- initial checkin of upstream version 0.16
- own subtree patch applied.