diff --git a/gtk+-3.19.11.tar.xz b/gtk+-3.19.11.tar.xz deleted file mode 100644 index 3073c63..0000000 --- a/gtk+-3.19.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6b0d96b80f9dcda321ea3b8ab10e457f644dce5d732ba458eeebbcf0fc72044 -size 19502472 diff --git a/gtk+-3.19.12.tar.xz b/gtk+-3.19.12.tar.xz new file mode 100644 index 0000000..581771b --- /dev/null +++ b/gtk+-3.19.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e8e60800de193621533df9b18d33726c4892823661900e63310c23221bad37 +size 19552128 diff --git a/gtk3.changes b/gtk3.changes index f1aeb32..e6a49e3 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Tue Mar 15 09:28:35 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.12: + + GTK+ now respects default size even for windows that are not + resizable. + + GtkScale and GtkScrollbar have received multiple fixes for + fallout from the gadget port. + + GtkStackSwitcher will now switch pages when hovered during + drag-and-drop. + + Inspector: + - The per-object CSS editor has been dropped; the global one is + sufficient. + - The sidebar has been replaced by a combo box. + - Add a Show Layout option to the Visual tab. + - CSS node tree and style properties are now on the same page. + - The frame clock is shown in the Miscellaneous page. + - Isolate the inspector from visual debugging effects. + - Numerous smaller UI improvements. + + Themes: + - Windows theme: handle spin buttons and switches. + - Adwaita: Fixes for scales, combo boxes, info bars, action + bars, radio and check buttons, side bars, etc. + - Adwaita has gained a new style of drop target highlighting. + + Wayland: + - Synchronize key repeat with server. + - Add a bell request to gtk_shell and use it to implement + gdk_window_beep. + - Add a focus request to gtk_shell and use it to implement + gtk_window_present. + - Dropping tabs to create new windows is now supported. + + Windows: + - Use a custom drag-resize implementation. + - Use layered windows. + - Provide workarea information. + + OS X: Native zoom and rotate gestures are now supported. + + Bugs fixed: bgo#583780, bgo#699891, bgo#720950, bgo#748872, + bgo#756450, bgo#757942, bgo#759899, bgo#760276, bgo#761629, + bgo#762397, bgo#762811, bgo#762820, bgo#762891, bgo#762902, + bgo#762907, bgo#762945, bgo#762974, bgo#762996, bgo#763001, + bgo#763012, bgo#763017, bgo#763023, bgo#763080, bgo#763103, + bgo#763216, bgo#763285, bgo#763287, bgo#763298, bgo#763351, + bgo#763380, bgo#763387, bgo#763628, bgo#763650. + + Updated translations. + ------------------------------------------------------------------- Wed Mar 2 08:16:56 UTC 2016 - zaitor@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 00ffe90..df6ea9d 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -29,7 +29,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.19.11 +Version: 3.19.12 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+