automatic version update by autodist [release 2.9.2-1mamba;Sun Oct 26 2014]

This commit is contained in:
Automatic Build System 2024-01-06 06:13:30 +01:00
parent 32f13308d6
commit 06b6cd0d02

View File

@ -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 <autodist@mambasoft.it> 2.9.2-1mamba
- automatic version update by autodist
* Mon Nov 25 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.1-2mamba
- rebuilt with python 2.7