Accepting request 479344 from GNOME:Factory

(forwarded request 479231 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/479344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2017-03-22 22:02:49 +00:00 committed by Git OBS Bridge
commit 282ba049e9
5 changed files with 27 additions and 8 deletions

View File

@ -1,11 +1,7 @@
gtk4-devel
requires -gtk4-<targettype>
requires "libgtk-4-0-<targettype> = <version>"
gtk4-tools
+/usr/bin/gtk4-query-immodules-3.0
post "if [ $1 == 1 ]; then test -d <prefix>%{_libdir}/gtk-4.0/4.0.0; if test $? -eq 0; then <prefix>%{_bindir}/gtk4-query-immodules --update-cache; fi; fi"
libgtk-4-0
requires "gtk4-tools-<targettype>"
provides "gtk4-<targettype> = <version>"
post "if test -f <prefix>%{_bindir}/gtk4-query-immodules; then <prefix>%{_bindir}/gtk4-query-immodules --update-cache; fi"
gtk4-immodule-amharic

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc661966241c009ac3cb9f566ad2fc5dad1b939669a37f00592f8a39a5160e71
size 20502784

3
gtk+-3.89.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86252223b3f829e92aa6f7e87d9b942909c1f6769b427c9d5daf11a1d416a43d
size 20351652

View File

@ -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

View File

@ -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+