diff --git a/0001-fix-build-failed-with-array-bound.patch b/1001-fix-build-failed-with-array-bound.patch similarity index 100% rename from 0001-fix-build-failed-with-array-bound.patch rename to 1001-fix-build-failed-with-array-bound.patch diff --git a/gtk+-3.24.38.tar.xz b/gtk+-3.24.43.tar.xz similarity index 58% rename from gtk+-3.24.38.tar.xz rename to gtk+-3.24.43.tar.xz index bf9a9d5cbdb184da17c24f109c4d323585d296f4..1f8d8e39de8c5da48ae6de554f35fe75cea99545 100644 Binary files a/gtk+-3.24.38.tar.xz and b/gtk+-3.24.43.tar.xz differ diff --git a/gtk3.spec b/gtk3.spec index fceb09419e4087ccc9416d007581b6b6de8a3033..d94fe59c64f49163d7f04d0a7634ed24eabca8f0 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -5,14 +5,14 @@ %global __provides_exclude_from ^%{_libdir}/gtk-3.0 Name: gtk3 -Version: 3.24.38 +Version: 3.24.43 Release: %{anolis_release}%{?dist} Summary: GTK+ graphical user interface library -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://gtk.org Source0: https://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz -Patch0: 0001-fix-build-failed-with-array-bound.patch +Patch0: 1001-fix-build-failed-with-array-bound.patch BuildRequires: desktop-file-utils, gettext, gtk-doc, meson, cmake > 3.3.0 BuildRequires: cups-devel @@ -29,7 +29,6 @@ BuildRequires: pkgconfig(pango) >= 1.41.0 BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xrandr) >= 1.5.0 BuildRequires: pkgconfig(xrender) -BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xinerama) @@ -147,6 +146,7 @@ export CFLAGS='-fno-strict-aliasing %optflags' -Dgtk_doc=true \ -Dinstalled_tests=true \ -Dman=true \ + -Dprofiler=true \ -Dtracker3=true \ -Dxinerama=yes \ %meson_build @@ -226,6 +226,8 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || : %{_includedir}/* %{_datadir}/aclocal/* %{_libdir}/pkgconfig/* +%{_datadir}/aclocal/gtk-3.0.m4 +%{_libdir}/pkgconfig/g*-3.0.pc %{_bindir}/gtk3-demo %{_bindir}/gtk3-icon-browser %{_bindir}/gtk-builder-tool @@ -295,6 +297,11 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || : %changelog +* Wed Feb 12 2025 Zhao Hang - 3.24.43-1 +- Update to 3.24.43-1 from 3.24.38-1 +- Update patch name for ci +- Migrated to SPDX license + * Tue May 23 2023 Funda Wang - 3.24.38-1 - New version 3.24.38