Upgrade to 1.33.2

Update Version
Vsesion 1.33.2 change its "cmake" dir to /lib64
This commit is contained in:
weijin-deng 2021-05-19 20:42:52 +08:00
parent eafb7b6dc7
commit b8925c4566
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