4b776fa8f5
Copy from devel:languages:perl/perl-HTML-Parser based on submit request 19021 from user coolo OBS-URL: https://build.opensuse.org/request/show/19021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Parser?expand=0&rev=5
180 lines
5.4 KiB
Plaintext
180 lines
5.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 27 14:39:20 CEST 2009 - coolo@novell.com
|
|
|
|
- remove strange obsoletes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:38:06 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 28 20:17:46 CEST 2009 - chris@computersalat.de
|
|
|
|
- update to 3.61
|
|
* Test that triggers the crash that Chip fixed
|
|
* Complete documented list of literal tags
|
|
* Avoid crash (referenced pend_text instead of skipped_text)
|
|
* Reference HTML::LinkExttor [RT#43164]
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|
|
- spec mods
|
|
o fixed deps
|
|
- fixed rpmlint warnings
|
|
o spurious-executable-perm in doc
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 27 10:48:05 CET 2009 - anicka@suse.cz
|
|
|
|
- update to 3.60
|
|
* Spelling fixes.
|
|
* Test multi-value headers.
|
|
* Documentation improvements.
|
|
* Do not terminate head parsing on the <object> element
|
|
* Add support for HTML 5 <meta charset> and new HEAD elements.
|
|
* Short description of the htextsub example
|
|
* Suppress warning when encode_entities is called with undef
|
|
* HTML::Parser doesn't compile with perl 5.8.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 20 15:55:27 CET 2009 - anicka@suse.cz
|
|
|
|
- update to 3.59
|
|
* Restore perl-5.6 compatibility for HTML::HeadParser.
|
|
* Suppress "Parsing of undecoded UTF-8 will give garbage" warning
|
|
with attr_encoded
|
|
* The <iframe> element content is now parsed in literal mode.
|
|
* Parsing of <script> and <style> content ends on the first end tag
|
|
even when that tag was in a quoted string. That seems to be the
|
|
behaviour of all modern browsers.
|
|
* Implement backquote() attribute
|
|
* Test and documentation tweaks
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 15 10:56:22 CET 2007 - anicka@suse.cz
|
|
|
|
- update to 3.56
|
|
* Cloning of parser state for compatiblity with threads.
|
|
* Don't require whitespace between declaration tokens.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 11 16:39:58 CEST 2006 - anicka@suse.cz
|
|
|
|
- update to 3.55
|
|
- minor release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:44 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 6 13:02:25 CET 2006 - anicka@suse.cz
|
|
|
|
- update to 3.48
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 17 19:39:28 CET 2005 - mjancar@suse.cz
|
|
|
|
- update to 3.45
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 06 18:51:34 CEST 2004 - mjancar@suse.cz
|
|
|
|
- update to 3.36
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 14:52:31 CET 2004 - mjancar@suse.cz
|
|
|
|
- update to 3.35
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 21 19:15:18 CEST 2003 - mjancar@suse.cz
|
|
|
|
- update to 3.33
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 14:52:51 CEST 2003 - mjancar@suse.cz
|
|
|
|
- require the perl version we build with
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 17 14:10:27 CEST 2003 - mjancar@suse.cz
|
|
|
|
- adapt to perl-5.8.1
|
|
- use %perl_process_packlist
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 16 17:40:31 CEST 2003 - mjancar@suse.cz
|
|
|
|
- fix filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 06 10:35:16 CEST 2003 - mjancar@suse.cz
|
|
|
|
- update to 3.28
|
|
- use $RPM_OPT_FLAGS
|
|
- don't package MANIFEST
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 20 12:40:48 CEST 2003 - mjancar@suse.cz
|
|
|
|
- remove unpackaged files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 10 20:09:18 CEST 2002 - prehak@suse.cz
|
|
|
|
- updated to version 3.26
|
|
- added eg directory into documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
|
|
|
|
- remove race in .packlist generation
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 30 12:13:39 CET 2001 - rvasice@suse.cz
|
|
|
|
- added perl-HTML-Tagset to Requires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 14 15:33:24 CEST 2001 - rvasice@suse.cz
|
|
|
|
- update to version 3.25
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 26 13:36:50 CEST 2001 - cihlar@suse.cz
|
|
|
|
- added perl-HTML-Tagset to neededforbuild
|
|
- added make test
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 14 07:35:40 CET 2001 - cihlar@suse.cz
|
|
|
|
- update to version 3.19
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 14 10:32:54 CET 2000 - cihlar@suse.cz
|
|
|
|
- renamed perl_htp -> perl-HTML-Parser
|
|
- update to version 3.13
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 22 10:16:09 CEST 2000 - cihlar@suse.cz
|
|
|
|
- update to version 3.10
|
|
- bzipped sources
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 21 16:40:16 CEST 2000 - ro@suse.de
|
|
|
|
- adapted for perl-5.6
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 18:09:17 MEST 2000 - ug@suse.de
|
|
|
|
- added to distribution
|
|
|