!7 Upgrade to 1.33.2
From: @weijin-deng Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
b5cdf1ac52
Binary file not shown.
BIN
gtk-doc-1.33.2.tar.xz
Normal file
BIN
gtk-doc-1.33.2.tar.xz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Name: gtk-doc
|
Name: gtk-doc
|
||||||
Version: 1.33.0
|
Version: 1.33.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Generate API documentation from comments that can be added to C code
|
Summary: Generate API documentation from comments that can be added to C code
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -45,13 +45,18 @@ export PYTHON=%{__python3}
|
|||||||
%doc README doc/* examples
|
%doc README doc/* examples
|
||||||
%license COPYING COPYING-DOCS AUTHORS
|
%license COPYING COPYING-DOCS AUTHORS
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
%{_libdir}/cmake/
|
||||||
%{_datadir}/aclocal/
|
%{_datadir}/aclocal/
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
%{_datadir}/*/*.pc
|
%{_datadir}/*/*.pc
|
||||||
%{_datadir}/help/*/%{name}-manual/
|
%{_datadir}/help/*/%{name}-manual/
|
||||||
%{_datadir}/cmake/
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 19 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.33.2-1
|
||||||
|
- Upgrade to 1.33.2
|
||||||
|
- Update Version
|
||||||
|
- Vsesion 1.33.2 change its "cmake" dir to /lib64
|
||||||
|
|
||||||
* Tue Dec 1 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 1.33.0-1
|
* Tue Dec 1 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 1.33.0-1
|
||||||
- upgrade to 1.33.0
|
- upgrade to 1.33.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user