diff --git a/gtk-doc-1.33.0.tar.xz b/gtk-doc-1.33.0.tar.xz deleted file mode 100644 index e9f67ec60aacbdcef86d836483f2715654fd7079..0000000000000000000000000000000000000000 Binary files a/gtk-doc-1.33.0.tar.xz and /dev/null differ diff --git a/gtk-doc-1.33.2.tar.xz b/gtk-doc-1.33.2.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..ecfa85cdb3647cd414b4b3e62bb0db2e658731c4 Binary files /dev/null and b/gtk-doc-1.33.2.tar.xz differ diff --git a/gtk-doc.spec b/gtk-doc.spec index 0beb4959e7061928681bbd78887cc5faf0dc0014..78e58ba48833d72e4c64467806c418d9a335c952 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -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 - 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 - 1.33.0-1 - upgrade to 1.33.0