diff --git a/libxml2.spec b/libxml2.spec index baa2582..13f7e2f 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libxml2 -Version: 2.9.8 +Version: 2.9.9 Release: 1mamba Summary: Library providing XML and HTML support Group: System/Libraries @@ -157,6 +157,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Mon Jan 28 2019 Automatic Build System 2.9.9-1mamba +- automatic version update by autodist + * Fri Mar 09 2018 Automatic Build System 2.9.8-1mamba - automatic version update by autodist