Accepting request 598583 from GNOME:Factory
(forwarded request 597737 from dimstar) OBS-URL: https://build.opensuse.org/request/show/598583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=129
This commit is contained in:
commit
f9bfc24ab8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a07d64b939fcc034a066b7723fdf9b24e92c9cfb6a8497593f3471fe56fbbbf8
|
||||
size 18964852
|
3
gtk+-3.22.30.tar.xz
Normal file
3
gtk+-3.22.30.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1a4a5c12703d4e1ccda28333b87ff462741dc365131fbc94c218ae81d9a6567
|
||||
size 18946084
|
13
gtk3.changes
13
gtk3.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 18 01:01:46 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.22.30:
|
||||
+ gtk-demo has a new 'Widgetbowl' demo.
|
||||
+ The wayland backend now supports the stable xdg-shell protocol.
|
||||
+ Bugs fixed: glgo#GNOME/GTK#28, glgo#GNOME/GTK#83,
|
||||
glgo#GNOME/GTK#88, glgo#GNOME/GTK#114, glgo#GNOME/GTK#129,
|
||||
glgo#GNOME/GTK#132, glgo#GNOME/GTK#141, glgo#GNOME/GTK#146,
|
||||
glgo#GNOME/GTK#156, glgo#GNOME/GTK#157, glgo#GNOME/GTK#163,
|
||||
bgo#705509, bgo#745128, bgo#748784, bgo#791939, bgo#792632,
|
||||
bgo#793062.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 10:22:08 UTC 2018 - fezhang@suse.com
|
||||
|
||||
|
@ -22,12 +22,12 @@
|
||||
%define _name gtk+
|
||||
%bcond_without broadway
|
||||
Name: gtk3
|
||||
Version: 3.22.29
|
||||
Version: 3.22.30
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/X11
|
||||
Url: https://www.gtk.org/
|
||||
URL: https://www.gtk.org/
|
||||
Source: http://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz
|
||||
Source1: README.SUSE
|
||||
Source2: settings.ini
|
||||
@ -68,7 +68,7 @@ BuildRequires: pkgconfig(rest-0.7)
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.9.91
|
||||
BuildRequires: pkgconfig(wayland-cursor) >= 1.9.91
|
||||
BuildRequires: pkgconfig(wayland-egl)
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.9
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.12
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcomposite)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
|
Loading…
Reference in New Issue
Block a user