automatic version update by autodist [release 3.18.1-1mamba;Tue Oct 13 2015]

This commit is contained in:
Automatic Build System 2024-01-05 21:45:16 +01:00
parent 8d03446f7f
commit 1bc98f33d9

View File

@ -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 <autodist@mambasoft.it> 3.18.1-1mamba
- automatic version update by autodist
* Sat Oct 10 2015 Automatic Build System <autodist@mambasoft.it> 3.18.0-1mamba
- automatic version update by autodist
* Wed Apr 15 2015 Automatic Build System <autodist@mambasoft.it> 3.16.1-1mamba
- automatic version update by autodist