diff --git a/gtk+-3.89.5.tar.xz b/gtk+-3.89.5.tar.xz deleted file mode 100644 index 34f87b1..0000000 --- a/gtk+-3.89.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86252223b3f829e92aa6f7e87d9b942909c1f6769b427c9d5daf11a1d416a43d -size 20351652 diff --git a/gtk+-3.90.0.tar.xz b/gtk+-3.90.0.tar.xz new file mode 100644 index 0000000..8cb791c --- /dev/null +++ b/gtk+-3.90.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bb33b4101a4b3e51dc286000d61d1130575c3e7dee88656f4b43fc2a5a05b97 +size 20349392 diff --git a/gtk4.changes b/gtk4.changes index f40029f..a126173 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Apr 1 19:04:30 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.90.0: + + Allow a custom renderer for the inspector, by setting + GTK_INSPECTOR_RENDERER. + + Move more container functionality, such as focus handling, to + GtkWidget. + + Bugs fixed: bgo#686838, bgo#778853, bgo#779081, bgo#780019, + bgo#780234, bgo#734946, bgo#773228, bgo#774148, bgo#780735. + + Updated translations. + ------------------------------------------------------------------- Tue Mar 14 08:36:54 UTC 2017 - zaitor@opensuse.org diff --git a/gtk4.spec b/gtk4.spec index 5933273..0204973 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -28,13 +28,13 @@ Name: gtk4 %define _name gtk+ -Version: 3.89.5 +Version: 3.90.0 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1+ Group: Development/Libraries/X11 Url: http://www.gtk.org/ -Source: http://download.gnome.org/sources/gtk+/3.89/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/3.90/%{_name}-%{version}.tar.xz Source2: settings.ini Source3: macros.gtk4 Source99: baselibs.conf