Update to 3.24.36

This commit is contained in:
dwl301 2023-02-01 15:42:23 +08:00
parent 0464ed67d6
commit 7575614c96
3 changed files with 11 additions and 8 deletions

Binary file not shown.

BIN
gtk+-3.24.36.tar.xz Normal file

Binary file not shown.

View File

@ -12,13 +12,13 @@
%global __provides_exclude_from %{_libdir}/gtk-3.0 %global __provides_exclude_from %{_libdir}/gtk-3.0
#Basic Information #Basic Information
Name: gtk3 Name: gtk3
Version: 3.24.34 Version: 3.24.36
Release: 3 Release: 1
Summary: GTK+ graphical user interface library Summary: GTK+ graphical user interface library
License: LGPLv2+ License: LGPLv2+
URL: http://www.gtk.org URL: https://www.gtk.org
Source0: http://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz Source0: https://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz
Patch0: 0001-Let-the-notification-icon-use-the-size-specified-by-.patch Patch0: 0001-Let-the-notification-icon-use-the-size-specified-by-.patch
@ -249,7 +249,7 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || :
%{_datadir}/installed-tests %{_datadir}/installed-tests
%files help %files help
%doc AUTHORS NEWS README %doc NEWS
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%{_mandir}/man1/broadwayd.1* %{_mandir}/man1/broadwayd.1*
%{_mandir}/man1/gtk-builder-tool.1* %{_mandir}/man1/gtk-builder-tool.1*
@ -264,6 +264,9 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || :
%{_mandir}/man1/gtk3-widget-factory.1* %{_mandir}/man1/gtk3-widget-factory.1*
%changelog %changelog
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.36-1
- update to 3.24.36
* Thu Jul 28 2022 wangxiaoqing <wangxiaoqing@kylinsec.com.cn> - 3.24.34-3 * Thu Jul 28 2022 wangxiaoqing <wangxiaoqing@kylinsec.com.cn> - 3.24.34-3
- Let the notification icon use the size specified by the tray - Let the notification icon use the size specified by the tray