automatic version update by autodist [release 3.38.1-1mamba;Wed Dec 23 2020]

This commit is contained in:
Automatic Build System 2024-01-05 21:45:16 +01:00
parent 3749bea45f
commit 9a0ce80c15

View File

@ -1,7 +1,7 @@
%define libname lib%{name} %define libname lib%{name}
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: devhelp Name: devhelp
Version: 3.38.0 Version: 3.38.1
Release: 1mamba Release: 1mamba
Summary: API documentation browser for developers Summary: API documentation browser for developers
Group: Development/Tools Group: Development/Tools
@ -78,6 +78,8 @@ Requires: gtk-doc
%description apidocs %description apidocs
%{pkgname} API documentation. %{pkgname} API documentation.
%debug_package
%prep %prep
%setup -q %setup -q
@ -116,9 +118,11 @@ Requires: gtk-doc
%{_datadir}/dbus-1/services/org.gnome.Devhelp.service %{_datadir}/dbus-1/services/org.gnome.Devhelp.service
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Devhelp*.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Devhelp*.svg
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Devhelp.svg %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Devhelp.svg
%{_mandir}/man1/devhelp.1*
%dir %{_datadir}/help/C/devhelp %dir %{_datadir}/help/C/devhelp
%{_datadir}/help/C/devhelp/* %{_datadir}/help/C/devhelp/*
%lang(ca) %{_datadir}/help/ca/devhelp %lang(ca) %{_datadir}/help/ca/devhelp
%lang(da) %{_datadir}/help/da/devhelp
%lang(cs) %{_datadir}/help/cs/devhelp %lang(cs) %{_datadir}/help/cs/devhelp
%lang(de) %{_datadir}/help/de/devhelp %lang(de) %{_datadir}/help/de/devhelp
%lang(es) %{_datadir}/help/es/devhelp %lang(es) %{_datadir}/help/es/devhelp
@ -131,7 +135,6 @@ Requires: gtk-doc
%lang(sv) %{_datadir}/help/sv/devhelp %lang(sv) %{_datadir}/help/sv/devhelp
%lang(uk) %{_datadir}/help/uk/devhelp %lang(uk) %{_datadir}/help/uk/devhelp
%lang(zh_CN) %{_datadir}/help/zh_CN/devhelp %lang(zh_CN) %{_datadir}/help/zh_CN/devhelp
%{_mandir}/man1/devhelp.1*
%files -n %{libname} %files -n %{libname}
%defattr(-, root, root) %defattr(-, root, root)
@ -160,6 +163,9 @@ Requires: gtk-doc
%{_datadir}/gtk-doc/html/%{name}-3 %{_datadir}/gtk-doc/html/%{name}-3
%changelog %changelog
* Wed Dec 23 2020 Automatic Build System <autodist@mambasoft.it> 3.38.1-1mamba
- automatic version update by autodist
* Tue Sep 29 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba * Tue Sep 29 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba
- automatic version update by autodist - automatic version update by autodist