diff --git a/libxml2.spec b/libxml2.spec index 71ebe75..ef82242 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libxml2 -Version: 2.13.5 +Version: 2.13.6 Release: 1mamba Summary: Library providing XML and HTML support Group: System/Libraries @@ -76,11 +76,9 @@ Requires: gtk-doc %description apidocs %{name} API documentation. -%debug_package %prep %setup -q -#%patch0 -p1 ./autogen.sh cp -a python python27 @@ -166,6 +164,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %endif %changelog +* Tue Feb 18 2025 Automatic Build System 2.13.6-1mamba +- automatic version update by autodist + * Wed Nov 13 2024 Automatic Build System 2.13.5-1mamba - automatic version update by autodist