Accepting request 490192 from GNOME:Factory
(forwarded request 489117 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/490192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=5
This commit is contained in:
commit
06230d034c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86252223b3f829e92aa6f7e87d9b942909c1f6769b427c9d5daf11a1d416a43d
|
|
||||||
size 20351652
|
|
3
gtk+-3.90.0.tar.xz
Normal file
3
gtk+-3.90.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7bb33b4101a4b3e51dc286000d61d1130575c3e7dee88656f4b43fc2a5a05b97
|
||||||
|
size 20349392
|
12
gtk4.changes
12
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
|
Tue Mar 14 08:36:54 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -28,13 +28,13 @@
|
|||||||
|
|
||||||
Name: gtk4
|
Name: gtk4
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 3.89.5
|
Version: 3.90.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GTK+ toolkit library (version 4)
|
Summary: The GTK+ toolkit library (version 4)
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
Url: http://www.gtk.org/
|
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
|
Source2: settings.ini
|
||||||
Source3: macros.gtk4
|
Source3: macros.gtk4
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user