forked from pool/perl-XML-LibXSLT
- updated to 1.94
- Fix builds on older versions of libxslt. - Breakage caused by the MaxVars change. - https://rt.cpan.org/Ticket/Display.html?id=101605 - Thanks to Deyan Ginev for the report. 1.93 2015-01-17 - Add the ->max_vars function to set the MaxVars. - https://rt.cpan.org/Ticket/Display.html?id=101413 - Thanks to Thomas Krichel for the report/request. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
507c626ee8
commit
adad3ee65f
BIN
XML-LibXSLT-1.92.tar.gz
(Stored with Git LFS)
BIN
XML-LibXSLT-1.92.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXSLT-1.94.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXSLT-1.94.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 13:13:07 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 1.94
|
||||
- Fix builds on older versions of libxslt.
|
||||
- Breakage caused by the MaxVars change.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=101605
|
||||
- Thanks to Deyan Ginev for the report.
|
||||
|
||||
1.93 2015-01-17
|
||||
- Add the ->max_vars function to set the MaxVars.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=101413
|
||||
- Thanks to Thomas Krichel for the report/request.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 05:30:50 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-LibXSLT
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-XML-LibXSLT
|
||||
Version: 1.92
|
||||
Version: 1.94
|
||||
Release: 0
|
||||
%define cpan_name XML-LibXSLT
|
||||
Summary: Interface to the GNOME libxslt library
|
||||
|
Reference in New Issue
Block a user