diff --git a/gtk-doc.spec b/gtk-doc.spec index 24a8f6a36f2baec1a6fa8623404deebe9ef4262a..43855183fd3dc9614e55e2a70a5d7d1a47b367ae 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -3,10 +3,10 @@ Name: gtk-doc Version: 1.33.2 -Release: 4 +Release: 5 Summary: Generate API documentation from comments that can be added to C code License: GPLv2+ and GFDL -URL: https://www.gtk.org/gtk-doc/ +URL: https://gitlab.gnome.org/GNOME/gtk-doc/ Source0: https://download.gnome.org/sources/gtk-doc/1.33/%{name}-%{version}.tar.xz Patch0: fix-fixxref-not-found-file.patch Patch1: fix-mkdb-not-found-file.patch @@ -55,6 +55,9 @@ export PYTHON=%{__python3} %{_datadir}/help/*/%{name}-manual/ %changelog +* Fri Aug 06 2021 weijin deng - 1.33.2-5 +- Update URL + * Thu 22 Jul 2021 sunguoshuai - 1.33.2-4 - Del useless buildrequire gdb