Accepting request 1000412 from home:iznogood:branches:devel:libraries:c_c++

- Update to version 1.1.37:
  * Improvements:
    + Don't use deprecated libxml2 macros
    + Don't mess with xmlDefaultSAXHandler
  * Build system:
    + Require automake-1.16.3 or later
    + Remove generated files from distribution
    + Add missing compile definition for static builds to Autotools

OBS-URL: https://build.opensuse.org/request/show/1000412
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=95
This commit is contained in:
Pedro Monreal Gonzalez 2022-09-05 13:29:55 +00:00 committed by Git OBS Bridge
parent 5637cefd7f
commit 63601c906b
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12848f0a4408f65b530d3962cd9ff670b6ae796191cfeff37522b5772de8dc8e
size 1591356

3
libxslt-1.1.37.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4
size 1588572

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Aug 30 14:42:27 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.1.37:
* Improvements:
+ Don't use deprecated libxml2 macros
+ Don't mess with xmlDefaultSAXHandler
* Build system:
+ Require automake-1.16.3 or later
+ Remove generated files from distribution
+ Add missing compile definition for static builds to Autotools
-------------------------------------------------------------------
Thu Aug 18 07:50:04 UTC 2022 - David Anes <david.anes@suse.com>

View File

@ -20,7 +20,7 @@
%define libexver 0
Name: libxslt
Version: 1.1.36
Version: 1.1.37
Release: 0
Summary: XSL Transformation Library
License: GPL-2.0-or-later AND MIT