automatic version update by autodist [release 41.3-1mamba;Wed Aug 31 2022]

This commit is contained in:
Automatic Build System 2024-01-05 21:45:17 +01:00
parent 65cd3455fa
commit 8f88003f39

View File

@ -1,7 +1,7 @@
%define libname lib%{name} %define libname lib%{name}
%define majver %(echo %version | cut -d. -f1) %define majver %(echo %version | cut -d. -f1)
Name: devhelp Name: devhelp
Version: 40.1 Version: 41.3
Release: 1mamba Release: 1mamba
Summary: API documentation browser for developers Summary: API documentation browser for developers
Group: Development/Tools Group: Development/Tools
@ -14,7 +14,6 @@ License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: gsettings-desktop-schemas-devel BuildRequires: gsettings-desktop-schemas-devel
BuildRequires: libamtk-devel
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libgtk3-devel BuildRequires: libgtk3-devel
BuildRequires: libpango-devel BuildRequires: libpango-devel
@ -26,6 +25,7 @@ BuildRequires: ImageMagick
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libwebkit-gtk3-devel >= 2.0.0 BuildRequires: libwebkit-gtk3-devel >= 2.0.0
BuildRequires: libamtk-devel BuildRequires: libamtk-devel
BuildRequires: gi-docgen
%description %description
Devhelp is an API documentation browser for GNOME 2. It works natively with Gtk-doc (System used in GTK+ and GNOME for documentating APIs) and it is possible to create books for other documentation as well. Devhelp is an API documentation browser for GNOME 2. It works natively with Gtk-doc (System used in GTK+ and GNOME for documentating APIs) and it is possible to create books for other documentation as well.
@ -111,7 +111,9 @@ Requires: gtk-doc
%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
%lang(eu) %{_datadir}/help/eu/devhelp
%lang(fr) %{_datadir}/help/fr/devhelp %lang(fr) %{_datadir}/help/fr/devhelp
%lang(gl) %{_datadir}/help/gl/devhelp
%lang(hr) %{_datadir}/help/hr/devhelp %lang(hr) %{_datadir}/help/hr/devhelp
%lang(hu) %{_datadir}/help/hu/devhelp %lang(hu) %{_datadir}/help/hu/devhelp
%lang(it) %{_datadir}/help/it/devhelp %lang(it) %{_datadir}/help/it/devhelp
@ -126,8 +128,7 @@ Requires: gtk-doc
%defattr(-, root, root) %defattr(-, root, root)
%{_libdir}/libdevhelp-3.so.* %{_libdir}/libdevhelp-3.so.*
%{_libdir}/girepository-1.0/Devhelp-3.0.typelib %{_libdir}/girepository-1.0/Devhelp-3.0.typelib
%doc AUTHORS LICENSES %doc LICENSES
#COPYING
%files -n %{libname}-devel %files -n %{libname}-devel
%defattr(-, root, root) %defattr(-, root, root)
@ -146,9 +147,13 @@ Requires: gtk-doc
%files apidocs %files apidocs
%defattr(-,root,root) %defattr(-,root,root)
%{_datadir}/gtk-doc/html/%{name}-3 %dir %{_docdir}/%{name}-3
%{_docdir}/%{name}-3/*
%changelog %changelog
* Wed Aug 31 2022 Automatic Build System <autodist@mambasoft.it> 41.3-1mamba
- automatic version update by autodist
* Mon Sep 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.1-1mamba * Mon Sep 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.1-1mamba
- update to 40.1 - update to 40.1