diff --git a/libxslt-1.1.36.tar.xz b/libxslt-1.1.36.tar.xz deleted file mode 100644 index e204c33..0000000 --- a/libxslt-1.1.36.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12848f0a4408f65b530d3962cd9ff670b6ae796191cfeff37522b5772de8dc8e -size 1591356 diff --git a/libxslt-1.1.37.tar.xz b/libxslt-1.1.37.tar.xz new file mode 100644 index 0000000..9ba9540 --- /dev/null +++ b/libxslt-1.1.37.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4 +size 1588572 diff --git a/libxslt.changes b/libxslt.changes index 7adf2e5..4ea0a1b 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 30 14:42:27 UTC 2022 - Bjørn Lie + +- 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 diff --git a/libxslt.spec b/libxslt.spec index 1837699..fb20765 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -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