From e4060bde095f9a4f06d2bd25a400f950de0eba79 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 1 May 2023 09:22:07 +0200 Subject: [PATCH] up to 2.11.1 Fixes build and ABI issues. - cmake: Fix va_copy detection (Luca Niccoli) - libxml.m4: Fix quoting - Link with --undefined-version - libxml2.syms: Revert removal of version information --- libxml2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libxml2.spec b/libxml2.spec index 7130948..5e46654 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -17,14 +17,14 @@ Summary(es.UTF-8): Biblioteca libXML version 2 Summary(pl.UTF-8): Biblioteka libXML wersja 2 Summary(pt_BR.UTF-8): Biblioteca libXML versão 2 Name: libxml2 -Version: 2.11.0 +Version: 2.11.1 Release: 1 Epoch: 1 License: MIT Group: Libraries #Source0: ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz Source0: https://download.gnome.org/sources/libxml2/2.11/%{name}-%{version}.tar.xz -# Source0-md5: c01c80faedb1f9dd44fde27512a11869 +# Source0-md5: 700bdd6a8cd0d87736a6786a36926cec Patch0: %{name}-open.gz.patch Patch1: %{name}-largefile.patch Patch2: %{name}-libx32.patch -- 2.44.0