8
0

- 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:
Stephan Kulow
2015-02-06 13:50:57 +00:00
committed by Git OBS Bridge
parent 507c626ee8
commit adad3ee65f
4 changed files with 19 additions and 5 deletions

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

Binary file not shown.

View File

@@ -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 Mon Jul 28 05:30:50 UTC 2014 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-XML-LibXSLT # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-XML-LibXSLT Name: perl-XML-LibXSLT
Version: 1.92 Version: 1.94
Release: 0 Release: 0
%define cpan_name XML-LibXSLT %define cpan_name XML-LibXSLT
Summary: Interface to the GNOME libxslt library Summary: Interface to the GNOME libxslt library