Accepting request 427353 from GNOME:Next
New unstable OBS-URL: https://build.opensuse.org/request/show/427353 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=248
This commit is contained in:
parent
3609fca333
commit
166db3c125
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f76f593cc72a45e75a783b2bde6b223eb17000c47b9a28f22c981e674e460d6
|
||||
size 20732904
|
3
gtk+-3.21.6.tar.xz
Normal file
3
gtk+-3.21.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c03cd371baf31448d99af80f3b1354f0687db4859f2c199533684714f427c864
|
||||
size 20796060
|
13
gtk3.changes
13
gtk3.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 19:19:33 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.6:
|
||||
+ GtkScrolledWindow sizing behavior has been changed back to the
|
||||
previous behavior, with new API to change it.
|
||||
+ Some GtkPopover size allocation problems have been fixed.
|
||||
+ Wayland: We require xdg-shell version 6 now.
|
||||
+ Bugs fixed: bgo#764979, bgo#766569, bgo#767391, bgo#769498,
|
||||
bgo#770278, bgo#770508, bgo#770614, bgo#770624, bgo#770703,
|
||||
bgo#770745, bgo#770849, bgo#770906, bgo#771033.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 10:23:12 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 3.21.5
|
||||
Version: 3.21.6
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1+
|
||||
@ -82,7 +82,7 @@ BuildRequires: pkgconfig(xrandr)
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.9.90
|
||||
BuildRequires: pkgconfig(wayland-cursor)
|
||||
BuildRequires: pkgconfig(wayland-egl)
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.3
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.7
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user