!7 Upgrade to 1.33.2

From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-05-20 09:03:19 +08:00 committed by Gitee
commit b5cdf1ac52
3 changed files with 7 additions and 2 deletions

Binary file not shown.

BIN
gtk-doc-1.33.2.tar.xz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global __python %{__python3}
Name: gtk-doc
Version: 1.33.0
Version: 1.33.2
Release: 1
Summary: Generate API documentation from comments that can be added to C code
License: GPLv2+ and GFDL
@ -45,13 +45,18 @@ export PYTHON=%{__python3}
%doc README doc/* examples
%license COPYING COPYING-DOCS AUTHORS
%{_bindir}/*
%{_libdir}/cmake/
%{_datadir}/aclocal/
%{_datadir}/%{name}/
%{_datadir}/*/*.pc
%{_datadir}/help/*/%{name}-manual/
%{_datadir}/cmake/
%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
- upgrade to 1.33.0