diff --git a/gtk-doc.spec b/gtk-doc.spec index c536aa6..aca43af 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -2,7 +2,7 @@ Name: gtk-doc Version: 1.33.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: API documentation generation tool for GTK+ and GNOME License: GPLv2+ and GFDL @@ -79,6 +79,9 @@ mv doc/README doc/README.docs %{_libdir}/cmake/GtkDoc/ %changelog +* Mon Jun 24 2024 Troy Dawson - 1.33.2-11 +- Bump release for June 2024 mass rebuild + * Fri Feb 09 2024 Neil Hanlon - 1.33.2-10 - Add tests/gobject/examples to path argument (#2254318 #2261221)