forked from pool/perl-HTML-Tagset
		
	- updated to 3.24
   see /usr/share/doc/packages/perl-HTML-Tagset/Changes
  2024-03-11  Andy Lester
          * Release 3.24
          No changes in functionality. Only updates metadata for builds.
  2024-03-09  Andy Lester
          * Release 3.22
          HTML::Tagset now requires Perl 5.10.1. It might run on earlier
          Perls but I don't have the infrastructure to test them.
          Added <ins> and <del> to %isPhraseMarkup (RT #151970)
          Fixed docs about %isBodyElement calling it %isBodyMarkup
          (RT #34913, RT #109024, RT #118356)
          Cleaned up metadata and version requirements.
          No changes have been made to handle HTML5. That is a bigger issue
          than "just add the tags to the hashes," because that would change
          functionality for existing users who are expecting HTML::Tagset to
          be HTML4.
OBS-URL: https://build.opensuse.org/request/show/1160746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Tagset?expand=0&rev=21
		
	
		
			
				
	
	
		
			132 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			132 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Fri Mar 22 16:11:52 UTC 2024 - Tina Müller <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 3.24
 | |
|    see /usr/share/doc/packages/perl-HTML-Tagset/Changes
 | |
| 
 | |
|   2024-03-11  Andy Lester
 | |
|           * Release 3.24
 | |
|           No changes in functionality. Only updates metadata for builds.
 | |
|   2024-03-09  Andy Lester
 | |
|           * Release 3.22
 | |
|           HTML::Tagset now requires Perl 5.10.1. It might run on earlier
 | |
|           Perls but I don't have the infrastructure to test them.
 | |
|           Added <ins> and <del> to %isPhraseMarkup (RT #151970)
 | |
|           Fixed docs about %isBodyElement calling it %isBodyMarkup
 | |
|           (RT #34913, RT #109024, RT #118356)
 | |
|           Cleaned up metadata and version requirements.
 | |
|           No changes have been made to handle HTML5. That is a bigger issue
 | |
|           than "just add the tags to the hashes," because that would change
 | |
|           functionality for existing users who are expecting HTML::Tagset to
 | |
|           be HTML4.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Apr 15 10:54:21 UTC 2013 - idonmez@suse.com
 | |
| 
 | |
| - Add Source URL, see https://en.opensuse.org/SourceUrls 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Nov 18 11:10:36 UTC 2011 - coolo@suse.com
 | |
| 
 | |
| - use original .tar.gz
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Feb 25 13:21:51 UTC 2011 - chris@computersalat.de
 | |
| 
 | |
| - recreated by cpanspec 1.78.03
 | |
| - noarch pkg
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Nov 30 19:20:19 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - switch to perl_requires macro
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Nov 29 18:30:11 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - remove /var/adm/perl-modules
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Nov 29 16:03:27 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - remove /var/adm/perl-modules
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Oct 19 08:38:40 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - add perl as explicit buildrequire
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
 | |
| 
 | |
| - enable parallel build
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Mar  3 17:31:35 CET 2008 - anicka@suse.cz
 | |
| 
 | |
| - update to 3.20 
 | |
|  * Added <div> to the list of p_closure_barriers.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jan 25 21:39:44 CET 2006 - mls@suse.de
 | |
| 
 | |
| - converted neededforbuild to BuildRequires
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jan  3 13:57:27 CET 2006 - anicka@suse.cz
 | |
| 
 | |
| - update to 3.10 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Feb 17 19:39:42 CET 2005 - mjancar@suse.cz
 | |
| 
 | |
| - update to 3.04
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Jan 10 22:21:49 CET 2004 - adrian@suse.de
 | |
| 
 | |
| - build as user
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Aug 22 14:55:01 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - require the perl version we build with
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jul 15 15:38:12 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - adapt to perl-5.8.1
 | |
| - use %perl_process_packlist
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jun 18 12:40:49 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - fix filelist
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Jun 06 10:35:26 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - repacked the source by gzip
 | |
| - don't package MANIFEST
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue May 20 12:41:13 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - remove unpackaged files
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jul  2 17:40:06 MEST 2002 - mls@suse.de
 | |
| 
 | |
| - remove race in .packlist generation
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jan 15 10:06:40 CET 2002 - rvasice@suse.cz
 | |
| 
 | |
| - spec file cleanup
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Mar 26 13:23:26 CEST 2001 - cihlar@suse.cz
 | |
| 
 | |
| - package created
 | |
| 
 |