forked from pool/perl-XML-LibXSLT
		
	- update to 1.71
    - Fixed https://rt.cpan.org/Ticket/Display.html?id=50487 :
        - add a blacklist for libxslt-1.1.25 which has a deadlock that
        hangs a test.
    - Fixed https://rt.cpan.org/Ticket/Display.html?id=52422 :
        - Unexpected webserver dependency in test
    - Updated the version control instructions in the README to bitbucket.org.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=12
		
	
		
			
				
	
	
		
			97 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			97 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Mon Sep 12 01:35:40 UTC 2011 - vcizek@suse.com
 | |
| 
 | |
| - corrected licence to same as Perl
 | |
| - update to 1.71
 | |
|     - Fixed https://rt.cpan.org/Ticket/Display.html?id=50487 :
 | |
|         - add a blacklist for libxslt-1.1.25 which has a deadlock that
 | |
|         hangs a test.
 | |
|     - Fixed https://rt.cpan.org/Ticket/Display.html?id=52422 :
 | |
|         - Unexpected webserver dependency in test
 | |
|     - Updated the version control instructions in the README to bitbucket.org.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Dec  1 13:36:14 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - switch to perl_requires macro
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Nov 29 18:32:27 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - remove /var/adm/perl-modules
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Jan 15 14:23:14 CET 2010 - anicka@suse.cz
 | |
| 
 | |
| - update to 1.70
 | |
|  * fixed various bugs
 | |
|  * documentation updates
 | |
|  * #48247: Win32 patch kindly provided by KMX@cpan.org
 | |
|  * sync with latest XML::LibXML ABI and add a compatibility check
 | |
|  * do not force -lgcrypt and -lgpg-error linker flags
 | |
|  * fix for attribute nodes returned by user-defined XPath functions
 | |
|  * address #41542: restore internalDTD subset on the source
 | |
|    document of a transformation (libxslt unlinks it)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
 | |
| 
 | |
| - enable parallel build
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Jan 22 15:32:39 CET 2009 - anicka@suse.cz
 | |
| 
 | |
| - update to 1.68 
 | |
|   * fix compilation problems
 | |
|   * skip exslt tests if not available
 | |
|   * added XML::LibXSLT::HAVE_EXSLT() (1/0)
 | |
|   * sync the binary internals to those of XML::LibXML 1.67
 | |
|   * update regression tests for compatibility with up-to-date
 | |
|     libxslt
 | |
| - remove last patch (not needed anymore)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Sep 30 15:18:53 CEST 2008 - anicka@suse.cz
 | |
| 
 | |
| - fix build (disable two tests that are wrong (with regard to XML
 | |
|   specification) 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Feb  5 16:32:54 CET 2008 - anicka@suse.cz
 | |
| 
 | |
| - update to 1.66 
 | |
|  * sync the binary internals to those of XML::LibXML 1.66
 | |
|  * use pkg-config to determine linker flags for libexslt
 | |
|  * added XML::LibXML-like API to retrieve libxslt version
 | |
|  * added output_as_bytes() and output_as_chars()
 | |
|  * added regression tests for output_as_* to 11utf8.t 
 | |
|  * output_as_string documentation fixed to match reality
 | |
|  * fixed error reporting: die on fatal errors, warn otherwise
 | |
|    (in particular, warn rather than die on 
 | |
|    <xsl:message terminate="no">)
 | |
|  * using call_* instead of perl_call_* (perl_ variants are obsolete)
 | |
|  * in callbacks, POPs on error before croaking, otherwise it has no
 | |
|    effect (and we probably leak)
 | |
|  * bugfixes, test fixes
 | |
| - enable tests in %check
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Aug  8 11:17:40 CEST 2006 - ke@suse.de
 | |
| 
 | |
| - Version 1.59; Changes:
 | |
|   - (revision bumped to match XML::LibXML)
 | |
|   - adapted for new XML::LibXML::InputCallback API
 | |
|   - support for static linking against libxml2
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jan 25 21:40:03 CET 2006 - mls@suse.de
 | |
| 
 | |
| - converted neededforbuild to BuildRequires
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Dec 12 10:05:57 CET 2005 - ke@suse.de
 | |
| 
 | |
| - New package: version 1.58.
 | |
| 
 | |
| 
 |