SHA256
1
0
forked from pool/gtk3

Accepting request 671194 from GNOME:Next

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

OBS-URL: https://build.opensuse.org/request/show/671194
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=344
This commit is contained in:
2019-02-04 18:53:00 +00:00
committed by Git OBS Bridge
parent f52546e89b
commit 13fa65e8b5
4 changed files with 16 additions and 4 deletions

View File

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

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

View File

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

View File

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