diff --git a/devhelp.spec b/devhelp.spec index 70353bc..dc2d3c2 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.16.1 +Version: 3.18.1 Release: 1mamba Summary: API documentation browser for developers Group: Development/Tools @@ -102,10 +102,12 @@ Gedit plugins to use with Devhelp. %{_datadir}/devhelp/dtd/devhelp-1.dtd %{_datadir}/GConf/gsettings/devhelp.convert %{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml -%{_datadir}/appdata/devhelp.appdata.xml -%{_datadir}/applications/devhelp.desktop +%{_datadir}/appdata/org.gnome.Devhelp.appdata.xml +%{_datadir}/applications/org.gnome.Devhelp.desktop +%{_datadir}/dbus-1/services/org.gnome.Devhelp.service %{_datadir}/icons/hicolor/*/apps/devhelp.png %{_datadir}/icons/hicolor/symbolic/apps/devhelp-symbolic.svg +%{_mandir}/man1/devhelp.1* %files -n %{libname} %defattr(-, root, root) @@ -129,6 +131,12 @@ Gedit plugins to use with Devhelp. %{_libdir}/gedit/plugins/*.pyo %changelog +* Tue Oct 13 2015 Automatic Build System 3.18.1-1mamba +- automatic version update by autodist + +* Sat Oct 10 2015 Automatic Build System 3.18.0-1mamba +- automatic version update by autodist + * Wed Apr 15 2015 Automatic Build System 3.16.1-1mamba - automatic version update by autodist