automatic version update by autodist [release 2.10.3-1mamba;Sun Oct 16 2022]
This commit is contained in:
parent
dd8fe053a0
commit
57b522e8b7
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libxml2
|
Name: libxml2
|
||||||
Version: 2.10.2
|
Version: 2.10.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library providing XML and HTML support
|
Summary: Library providing XML and HTML support
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -152,8 +152,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/xml2-config
|
%{_bindir}/xml2-config
|
||||||
%{_datadir}/aclocal/libxml.m4
|
%{_datadir}/aclocal/libxml.m4
|
||||||
%{_includedir}/*
|
%dir %{_includedir}/libxml2
|
||||||
%{_libdir}/libxml2.la
|
%{_includedir}/libxml2/*
|
||||||
%{_libdir}/libxml2.so
|
%{_libdir}/libxml2.so
|
||||||
%dir %{_libdir}/cmake/libxml2
|
%dir %{_libdir}/cmake/libxml2
|
||||||
%{_libdir}/cmake/libxml2/libxml2-config.cmake
|
%{_libdir}/cmake/libxml2/libxml2-config.cmake
|
||||||
@ -193,6 +193,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 2.10.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 30 2022 Automatic Build System <autodist@mambasoft.it> 2.10.2-1mamba
|
* Tue Aug 30 2022 Automatic Build System <autodist@mambasoft.it> 2.10.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user