diff --git a/libxml2.spec b/libxml2.spec index 4b7ec8d..00d772d 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.3 +Version: 2.9.4 Release: 1mamba Summary: Library providing XML and HTML support Group: System/Libraries @@ -156,6 +156,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Mon May 23 2016 Automatic Build System 2.9.4-1mamba +- automatic version update by autodist + * Wed Dec 09 2015 Automatic Build System 2.9.3-1mamba - automatic version update by autodist