Accepting request 671198 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/671198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=140
This commit is contained in:
commit
ba4e6e6ce4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d84f59ff02a87cc90c9df4a572a13eca4e3506e2bf511e2b9cbdb4526fa0cb9c
|
||||
size 21102236
|
3
gtk+-3.24.5.tar.xz
Normal file
3
gtk+-3.24.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f
|
||||
size 21012108
|
11
gtk3.changes
11
gtk3.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 17:59:38 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.24.5:
|
||||
+ Adwaita: Refresh the theme.
|
||||
+ HighContrast: Refresh the theme.
|
||||
+ Wayland: Implement gdk_window_present.
|
||||
+ GtkSwitch: Use icons instead of glyphs.
|
||||
+ Updated translations.
|
||||
- Add explicit pkgconfig(fribidi) BuildRequires, new dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 15:48:19 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define _name gtk+
|
||||
%bcond_without broadway
|
||||
Name: gtk3
|
||||
Version: 3.24.4
|
||||
Version: 3.24.5
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1-or-later
|
||||
@ -58,6 +58,7 @@ BuildRequires: pkgconfig(cairo-gobject) >= 1.14.0
|
||||
BuildRequires: pkgconfig(colord) >= 0.1.9
|
||||
BuildRequires: pkgconfig(epoxy) >= 1.4
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(fribidi)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.53.4
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.53.4
|
||||
|
Loading…
Reference in New Issue
Block a user