8
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=12
This commit is contained in:
Vítězslav Čížek
2011-09-12 09:40:30 +00:00
committed by Git OBS Bridge
parent 2eb2cdfb2a
commit 60a1ceb9e6
4 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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