From b7bd2da51c1ec7dab881a091c8244aa265e0ccbc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:13:31 +0100 Subject: [PATCH] automatic version update by autodist [release 2.9.12-1mamba;Fri May 14 2021] --- libxml2.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/libxml2.spec b/libxml2.spec index 28da099..01b4ef9 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,22 +1,22 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libxml2 -Version: 2.9.10 -Release: 5mamba +Version: 2.9.12 +Release: 1mamba Summary: Library providing XML and HTML support Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.xmlsoft.org/ +URL: https://www.xmlsoft.org/ # bugfixes: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz -#Source: http://ftp.gnome.org/pub/GNOME/sources/libxml2/%{majver}/libxml2-%{version}.tar.bz2 +#Source: https://download.gnome.org/sources/libxml2/%{majver}/libxml2-%{version}.tar.bz2 Patch0: %{name}-2.7.8-configure_fix_USE_VERSION_SCRIPT.patch License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: liblzma-devel +BuildRequires: libpython27-devel BuildRequires: libpython3-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END @@ -191,6 +191,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %endif %changelog +* Fri May 14 2021 Automatic Build System 2.9.12-1mamba +- automatic version update by autodist + * Sun Apr 11 2021 Silvan Calarco 2.9.10-5mamba - rebuilt to fix libxml2mod.so linked against py27 in py3