diff --git a/gtk4.spec b/gtk4.spec index ce8e054..6518bc7 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -11,7 +11,7 @@ Name: gtk4 Version: 4.6.2 -Release: 1 +Release: 2 Summary: GTK graphical user interface library License: LGPLv2+ URL: https://www.gtk.org @@ -91,7 +91,6 @@ export CFLAGS='-fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT % -Dx11-backend=true \ -Dwayland-backend=true \ -Dbroadway-backend=true \ - -Dxinerama=enabled \ -Dsysprof=enabled \ -Dtracker=enabled \ -Dcolord=enabled \ @@ -179,6 +178,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_mandir}/man1/gtk4-widget-factory.1* %changelog +* Fri Jun 17 liyanan - 4.6.2-2 +- Remove various meson toggles that match with upstream defaults + * Mon Mar 28 2022 lin zhang - 4.6.2-1 - Upgrade to 4.6.2 - Add gtk4.yaml