diff --git a/gtk3.spec b/gtk3.spec index 9b1fb1ebca44d23f7e56912d70e27cd2d43e8ca7..8fe4d475ea7c96ba0b03afbd830946d90aedaa8a 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -14,7 +14,7 @@ #Basic Information Name: gtk3 Version: 3.24.41 -Release: 2 +Release: 3 Summary: GTK+ graphical user interface library License: LGPLv2+ URL: https://www.gtk.org @@ -97,15 +97,12 @@ Obsoletes: gtk3-engines-devel <= 2.91.5-5 This package contains the libraries, header files other development files for GTK+ 3. -%package help -Summary: Documents for gtk3 +%package_help Requires: gtk3 = %{version}-%{release} Obsoletes: gtk3-devel-docs < %{version}-%{release} Provides: gtk3-devel-docs = %{version}-%{release} -%description help -This package contains man pages and other related documents for gtk3. #Build sections %prep @@ -265,6 +262,9 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || : %{_mandir}/man1/gtk3-widget-factory.1* %changelog +* Mon Aug 19 2024 yangzhuolin - 3.24.41-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Jul 11 2024 Funda Wang - 3.24.41-2 - Fix CVE-2024-6655: Library injection from CWD