automatic version update by autodist [release 3.36.1-1mamba;Fri Mar 27 2020]
This commit is contained in:
parent
472cec73df
commit
46aca5854b
11
devhelp.spec
11
devhelp.spec
@ -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.34.0
|
Version: 3.36.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: API documentation browser for developers
|
Summary: API documentation browser for developers
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -137,7 +137,8 @@ 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 COPYING
|
%doc AUTHORS LICENSES
|
||||||
|
#COPYING
|
||||||
|
|
||||||
%files -n %{libname}-devel
|
%files -n %{libname}-devel
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
@ -161,6 +162,12 @@ Requires: gtk-doc
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-3
|
%{_datadir}/gtk-doc/html/%{name}-3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 27 2020 Automatic Build System <autodist@mambasoft.it> 3.36.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Mar 14 2020 Automatic Build System <autodist@mambasoft.it> 3.36.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Sep 16 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
* Mon Sep 16 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user