diff --git a/_service b/_service index 579b557..fbdc6be 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gtk.git git - 9c84fa127a33e33e8dc5e93adb5e40d3a46b2dbc + 4.0.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-4.0.0+107.obscpio b/gtk-4.0.0+107.obscpio deleted file mode 100644 index 9f2c5eb..0000000 --- a/gtk-4.0.0+107.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3726d164788b20b68885ba9edd6bff0c5441c884ba3cede46c59c6e9f70f2fe4 -size 107395598 diff --git a/gtk-4.0.1.obscpio b/gtk-4.0.1.obscpio new file mode 100644 index 0000000..55ee904 --- /dev/null +++ b/gtk-4.0.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cacbb008e9005584d51d926c46c1394f8627a9699e1ef3f6b8192615072addc +size 107441166 diff --git a/gtk.obsinfo b/gtk.obsinfo index 74816eb..566b8db 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 4.0.0+107 -mtime: 1608919511 -commit: 9c84fa127a33e33e8dc5e93adb5e40d3a46b2dbc +version: 4.0.1 +mtime: 1610173813 +commit: 60835227a1ff24512c98b2da608979b426329d87 diff --git a/gtk4.changes b/gtk4.changes index 57aa644..3feb6d1 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Sat Jan 9 11:44:20 UTC 2021 - Bjørn Lie + +- Update to version 4.0.1: + + GtkPopover: + - Center titles + - Fix menu item alignment with submenus + + GtkVideo: + - Fix up autoplay semantics + - Respect pixel aspect ratio + - Get GL textures from gstreamer + + GtkCenterLayout: Fix handling of expanding center child + + GtkSettings: + - Change gtk-cursor-aspect-ratio to double + - Fix the default value of gtk-print-backends + + GtkGestureStylus: Convert motion history to surface coordinates + + GL renderer: + - Various optimizations + - Avoid leaking shader objects + + Adwaita: + - Fine-tune flat buttons + - Improve contrast of dim-label + - Improve contrast of controls in headers + + Docs: + - Add various missing types + - Add DND examples + - Correct css docs for several widgets + - Improve GtkVideo docs + - Update migration docs for GtkClipboard + - Improve migration docs for event controllers + - Add migration docs for GtkBuilder + + gtk4-builder-tool: + - Remove GtkCheckButton::draw-indicator + - Fix a buffer overrun + - Remove GtkToolbar::toolbar-style + + Demos: + - Don't put the search bar in the scroll area + - Make the OpenGL demos work with OpenGL ES + + X11: Fix a possible crash + + Build: + - Fix vulkan reference in pc file + - Fix build with certain Vulkan versions + + Updated translations. + ------------------------------------------------------------------- Sat Dec 26 19:18:54 UTC 2020 - bjorn.lie@gmail.com diff --git a/gtk4.spec b/gtk4.spec index 0e98125..171ba24 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -1,7 +1,7 @@ # # spec file for package gtk4 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands # # All modifications and additions to the file contributed by third parties @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.0.0+107 +Version: 4.0.1 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later