Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:45:51 -07:00
parent 6f8a717a86
commit 7b6378023f

View File

@ -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 <tdawson@redhat.com> - 1.33.2-11
- Bump release for June 2024 mass rebuild
* Fri Feb 09 2024 Neil Hanlon <neil@shrug.pw> - 1.33.2-10
- Add tests/gobject/examples to path argument (#2254318 #2261221)