diff --git a/devhelp.spec b/devhelp.spec index 2baf0ea..895f2fb 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,7 +1,7 @@ %define libname lib%{name} %define majver %(echo %version | cut -d. -f1-2) Name: devhelp -Version: 3.34.0 +Version: 3.36.1 Release: 1mamba Summary: API documentation browser for developers Group: Development/Tools @@ -137,7 +137,8 @@ Requires: gtk-doc %defattr(-, root, root) %{_libdir}/libdevhelp-3.so.* %{_libdir}/girepository-1.0/Devhelp-3.0.typelib -%doc AUTHORS COPYING +%doc AUTHORS LICENSES +#COPYING %files -n %{libname}-devel %defattr(-, root, root) @@ -161,6 +162,12 @@ Requires: gtk-doc %{_datadir}/gtk-doc/html/%{name}-3 %changelog +* Fri Mar 27 2020 Automatic Build System 3.36.1-1mamba +- automatic version update by autodist + +* Sat Mar 14 2020 Automatic Build System 3.36.0-1mamba +- automatic version update by autodist + * Mon Sep 16 2019 Automatic Build System 3.34.0-1mamba - automatic version update by autodist