8
0
Commit Graph

17 Commits

Author SHA256 Message Date
Stephan Kulow
34e25eda5a update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=31
2014-02-09 14:42:47 +00:00
Stephan Kulow
a2f9c86037 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=29
2013-11-26 08:17:55 +00:00
Stephan Kulow
fe707e1173 - updated to 1.81
- Fix a typo reported by dsteinbrunner:
        - https://rt.cpan.org/Ticket/Display.html?id=86689

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=27
2013-07-27 12:35:21 +00:00
Stephan Kulow
36311adfee Accepting request 177551 from home:coolo:update-perl
- updated to 1.80
     - Bump the minimum version of libxslt2 to 1.1.28.
         - due to failures such as http://www.cpantesters.org/cpan/report/6f5029ee-639a-11e2-8465-2a97270fb964
 
     - Die when libxslt is 1.1.27.
         - Due to this bug - https://bugzilla.gnome.org/show_bug.cgi?id=684564
 
     - Add output_method method, update documentation of media_type
     (dorian@cpan).
         - Thanks, Dorian!
 
     - Apply a patch from Michael Ludwig clarifying the quoting of string
     parameters to the XSLT transformation.
         - Thanks, Michael!

OBS-URL: https://build.opensuse.org/request/show/177551
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=25
2013-06-04 17:16:15 +00:00
Vítězslav Čížek
df2eb6a0c7 - update to 1.76
- Made LibXSLT.xs compile with C compilers that don't accept declarations
    inside blocks:
        - https://rt.cpan.org/Public/Bug/Display.html?id=73905
        - These include Microsoft Visual C++ (in C-mode).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=22
2012-01-13 12:40:37 +00:00
Vítězslav Čížek
2d2aaf24de - update to 1.75
- Convert the following test scripts from Test.pm to Test::More :
        - t/03input.t
    - Fix for https://rt.cpan.org/Public/Bug/Display.html?id=71345 by Tim
    Brody:
        - «segfault in free()»
        - Thanks, Tim!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=19
2011-10-31 08:39:14 +00:00
Vítězslav Čížek
4f3aabbc13 - update to 1.74
- Convert some test scripts from Test.pm to Test::More
    - In the process made "Encode" and perl-5.8.1. pre-requisites of this
    distribution.
    - Add the "make runtest" and "make distruntest" targets to test using
    Test-Run.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=16
2011-10-27 11:37:57 +00:00
Vítězslav Čížek
3a8082294e - update to 1.73
- Possible fix for https://rt.cpan.org/Ticket/Display.html?id=71456 :
        - made the port reservation on t/14security.t for the non-existent
        URL more robust.
1.72            Thu Oct  6 13:37:13 IST 2011
    - Moved the benchmarking code under benchmark/ so it won't be indexed
    by CPAN (Tim Brody).
    - Avoid leaking memory inside extension elements by cleaning up on 
    stylesheet DESTROY (Tim Brody).
    - xsltInit() and xsltCleanupGlobals() to avoid leaking memory on 
    init/shutdown (Tim Brody).
    - Added support for stylesheet context functions via a 
    $stylesheet->register_function() method with the same arguments as 
    XML::LibXSLT->register_function(). (Tim Brody)
    - Added support for register_element() on stylesheet objects. The callback
    may leak memory though - nothing frees the _private attributes of the
    node + document owner for the passed arguments? (Tim Brody)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=15
2011-10-13 10:09:15 +00:00
Vítězslav Čížek
60a1ceb9e6 - 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
2011-09-12 09:40:30 +00:00
Stephan Kulow
21abeee9d6 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=9
2010-12-01 13:57:56 +00:00
336549ab3f Accepting request 54126 from devel:languages:perl
Accepted submit request 54126 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=12
2010-11-30 16:27:52 +00:00
OBS User autobuild
f27e057208 Accepting request 29672 from devel:languages:perl
Copy from devel:languages:perl/perl-XML-LibXSLT based on submit request 29672 from user anicka

OBS-URL: https://build.opensuse.org/request/show/29672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=8
2010-01-18 17:17:44 +00:00
OBS User autobuild
8a5ddbcffd Accepting request 28951 from devel:languages:perl
Copy from devel:languages:perl/perl-XML-LibXSLT based on submit request 28951 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=7
2010-01-12 11:57:23 +00:00
OBS User unknown
efff831c64 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=5 2009-01-22 16:07:34 +00:00
OBS User unknown
992a58c270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=3 2008-09-30 16:07:01 +00:00
OBS User unknown
17e94c10b4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=2 2008-02-08 20:08:27 +00:00
OBS User unknown
0c77d3fa54 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXSLT?expand=0&rev=1 2007-01-15 23:32:14 +00:00