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:
commit
282ba049e9
@ -1,11 +1,7 @@
|
|||||||
gtk4-devel
|
gtk4-devel
|
||||||
requires -gtk4-<targettype>
|
requires -gtk4-<targettype>
|
||||||
requires "libgtk-4-0-<targettype> = <version>"
|
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
|
libgtk-4-0
|
||||||
requires "gtk4-tools-<targettype>"
|
|
||||||
provides "gtk4-<targettype> = <version>"
|
provides "gtk4-<targettype> = <version>"
|
||||||
post "if test -f <prefix>%{_bindir}/gtk4-query-immodules; then <prefix>%{_bindir}/gtk4-query-immodules --update-cache; fi"
|
post "if test -f <prefix>%{_bindir}/gtk4-query-immodules; then <prefix>%{_bindir}/gtk4-query-immodules --update-cache; fi"
|
||||||
gtk4-immodule-amharic
|
gtk4-immodule-amharic
|
||||||
|
@ -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
3
gtk+-3.89.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86252223b3f829e92aa6f7e87d9b942909c1f6769b427c9d5daf11a1d416a43d
|
||||||
|
size 20351652
|
23
gtk4.changes
23
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
|
Mon Feb 13 22:42:54 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user