From 06b6cd0d02c9743c645085040caab8ff1683af80 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:13:30 +0100 Subject: [PATCH] automatic version update by autodist [release 2.9.2-1mamba;Sun Oct 26 2014] --- libxml2.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/libxml2.spec b/libxml2.spec index 9c466f5..acafd2f 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libxml2 -Version: 2.9.1 -Release: 2mamba +Version: 2.9.2 +Release: 1mamba Summary: Library providing XML and HTML support Group: System/Libraries Vendor: openmamba @@ -128,6 +128,8 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %{_includedir}/* %{_libdir}/libxml2.la %{_libdir}/libxml2.so +%dir %{_libdir}/cmake/libxml2 +%{_libdir}/cmake/libxml2/libxml2-config.cmake %{_libdir}/pkgconfig/* %{_mandir}/man1/xml2-config.* %{_mandir}/man3/* @@ -152,6 +154,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Sun Oct 26 2014 Automatic Build System 2.9.2-1mamba +- automatic version update by autodist + * Mon Nov 25 2013 Silvan Calarco 2.9.1-2mamba - rebuilt with python 2.7