diff --git a/gtk2.spec b/gtk2.spec index b5b059b0f5a12d26b78ed1f7d680b4f8a1ad11eb..ac62887f6dd94097422a8952ece2cf9247e726e7 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -6,7 +6,7 @@ #Basic Information Name: gtk2 Version: 2.24.33 -Release: 10 +Release: 11 Summary: GTK+ graphical user interface library License: LGPL-2.0-or-later URL: http://www.gtk.org @@ -95,12 +95,9 @@ Obsoletes: gtk2-devel-doc < %{version}-%{release} This package contains the libraries, header files and developer documentation that are needed for writing applications with the GTK+ widget toolkit. -%package help -Summary: Developer documentation for GTK+ +%package_help Requires: gtk2 = %{version}-%{release} -%description help -This package contains developer documentation for the GTK+ widget toolkit. #Build sections %prep @@ -239,6 +236,9 @@ gtk-query-immodules-2.0-64 --update-cache %{_mandir}/man1/gtk-builder-convert.1* %changelog +* Mon Aug 19 2024 yangzhuolin - 2.24.33-11 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Mon Jul 15 2024 Funda Wang - 2.24.33-10 - fix CVE-2024-6655: Library injection from CWD