Accepting request 183173 from GNOME:Factory
Push GNOME 3.9.4 - hopefully in the for #oSC13 OBS-URL: https://build.opensuse.org/request/show/183173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=50
This commit is contained in:
commit
341dcfc41b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4d34b7cd763ca4975b8a55e587923eeefe7b3c8e08d3d01c9111900fca30c817
|
|
||||||
size 14089824
|
|
3
gtk+-3.9.8.tar.xz
Normal file
3
gtk+-3.9.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2053a9556c600e0217ec48df75e96aad909f3bc4ec307d2e04817ac548d39a8
|
||||||
|
size 13216448
|
16
gtk3.changes
16
gtk3.changes
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 10 07:02:57 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.8:
|
||||||
|
+ Started deprecating GtkStock apis.
|
||||||
|
+ The GtkSettings cleanup that was discussed at the recent GTK+
|
||||||
|
hackfest has started to land.
|
||||||
|
+ Initial support for scaled output (on high-dpi screens) has
|
||||||
|
been added.
|
||||||
|
+ Bugs fixed: bgo#390048, bgo#672271, bgo#696498, bgo#701119,
|
||||||
|
bgo#702332, bgo#702831, bgo#702913, bgo#702977, bgo#702981,
|
||||||
|
bgo#702996, bgo#703069, bgo#703154, bgo#703220, bgo#703313,
|
||||||
|
bgo#703406, bgo#703533, bgo#703606, bgo#703616, bgo#703618,
|
||||||
|
bgo#703656, bgo#703765, bgo#703827.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 23 16:27:19 UTC 2013 - zaitor@opensuse.org
|
Sun Jun 23 16:27:19 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 3.9.6
|
Version: 3.9.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -57,13 +57,13 @@ BuildRequires: pkgconfig(cairo)
|
|||||||
BuildRequires: pkgconfig(colord)
|
BuildRequires: pkgconfig(colord)
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.2
|
BuildRequires: pkgconfig(glib-2.0) >= 2.37.3
|
||||||
BuildRequires: pkgconfig(gmodule-2.0)
|
BuildRequires: pkgconfig(gmodule-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
|
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
|
||||||
BuildRequires: pkgconfig(pango) >= 1.32.4
|
BuildRequires: pkgconfig(pango) >= 1.32.4
|
||||||
BuildRequires: pkgconfig(pangoft2)
|
BuildRequires: pkgconfig(pangoft2)
|
||||||
%if %{build_wayland_backend}
|
%if %{build_wayland_backend}
|
||||||
BuildRequires: pkgconfig(wayland-client)
|
BuildRequires: pkgconfig(wayland-client) >= 1.1.90
|
||||||
BuildRequires: pkgconfig(wayland-cursor)
|
BuildRequires: pkgconfig(wayland-cursor)
|
||||||
BuildRequires: pkgconfig(xkbcommon)
|
BuildRequires: pkgconfig(xkbcommon)
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user