diff --git a/libxml2.spec b/libxml2.spec index 48e6ec6..b33c751 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.3 +Version: 2.13.4 Release: 1mamba Summary: Library providing XML and HTML support Group: System/Libraries @@ -118,8 +118,6 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -168,6 +166,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %endif %changelog +* Thu Sep 19 2024 Automatic Build System 2.13.4-1mamba +- automatic version update by autodist + * Thu Jul 25 2024 Automatic Build System 2.13.3-1mamba - automatic version update by autodist