diff --git a/baselibs.conf b/baselibs.conf index b69587a..ebb121a 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,11 +1,7 @@ gtk4-devel requires -gtk4- requires "libgtk-4-0- = " -gtk4-tools - +/usr/bin/gtk4-query-immodules-3.0 - post "if [ $1 == 1 ]; then test -d %{_libdir}/gtk-4.0/4.0.0; if test $? -eq 0; then %{_bindir}/gtk4-query-immodules --update-cache; fi; fi" libgtk-4-0 - requires "gtk4-tools-" provides "gtk4- = " post "if test -f %{_bindir}/gtk4-query-immodules; then %{_bindir}/gtk4-query-immodules --update-cache; fi" gtk4-immodule-amharic diff --git a/gtk+-3.89.4.tar.xz b/gtk+-3.89.4.tar.xz deleted file mode 100644 index ac8e4ea..0000000 --- a/gtk+-3.89.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc661966241c009ac3cb9f566ad2fc5dad1b939669a37f00592f8a39a5160e71 -size 20502784 diff --git a/gtk+-3.89.5.tar.xz b/gtk+-3.89.5.tar.xz new file mode 100644 index 0000000..34f87b1 --- /dev/null +++ b/gtk+-3.89.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86252223b3f829e92aa6f7e87d9b942909c1f6769b427c9d5daf11a1d416a43d +size 20351652 diff --git a/gtk4.changes b/gtk4.changes index 2084d39..f40029f 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Mar 14 08:36:54 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.89.5: + + Convert many more widgets to use gtk_widget_measure for size + allocation. + + gtk3-demo: Add an example for touchpad swipe handling. + + Theme: Improve styling for flow boxes. + + Quartz: + - Support fullscreen CSD windows. + - Implement backdrop. + - Implement gdk_window_set_functions. + + Bugs fixed: bgo#136059, bgo#734946, bgo#772505, bgo#776821, + bgo#778019, bgo#778203, bgo#778534, bgo#778678, bgo#778726, + bgo#778746, bgo#779073, bgo#779074, bgo#779147, bgo#779317, + bgo#779374, bgo#779383, bgo#779392. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 28 16:46:31 UTC 2017 - dimstar@opensuse.org + +- Fix baselibs.conf: do not build gtk4-tools-32bit. + ------------------------------------------------------------------- Mon Feb 13 22:42:54 UTC 2017 - zaitor@opensuse.org diff --git a/gtk4.spec b/gtk4.spec index aab8620..5933273 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -28,7 +28,7 @@ Name: gtk4 %define _name gtk+ -Version: 3.89.4 +Version: 3.89.5 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1+