forked from pool/weston
weston-1.11
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=55
This commit is contained in:
parent
7823138d6b
commit
c4b6d6b3be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:22e7052f2234fc8b9fd66997719d025b7076a0779e1cae78022a2fc7a37a99e3
|
|
||||||
size 1241996
|
|
Binary file not shown.
3
weston-1.11.0.tar.xz
Normal file
3
weston-1.11.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:05e086e9f186a06843b9f7a5e1abf19347b1a6e4be26d7e74927abc17b6b7125
|
||||||
|
size 1242244
|
BIN
weston-1.11.0.tar.xz.sig
Normal file
BIN
weston-1.11.0.tar.xz.sig
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 18 09:24:06 UTC 2016 - jengelh@inai.de
|
Wed Jun 1 08:32:54 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
- Update to new upstream release 1.10.92
|
- Update to new upstream release 1.11.0
|
||||||
* Fix crash when focused client doesn't have pointer resources.
|
* Fix crash when focused client doesn't have pointer resources.
|
||||||
* Fix crash on destruction of clients with two or more surfaces.
|
* Fix crash on destruction of clients with two or more surfaces.
|
||||||
* Fix wrong background surface size and wrong panel width in
|
* Fix wrong background surface size and wrong panel width in
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
%define lname libweston0
|
%define lname libweston0
|
||||||
Version: 1.10.92
|
Version: 1.11.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wayland Reference Compositor
|
Summary: Wayland Reference Compositor
|
||||||
License: HPND and CC-BY-SA-3.0
|
License: HPND and CC-BY-SA-3.0
|
||||||
@ -49,7 +49,7 @@ BuildRequires: pkgconfig(cairo-xcb)
|
|||||||
BuildRequires: pkgconfig(colord) >= 0.1.27
|
BuildRequires: pkgconfig(colord) >= 0.1.27
|
||||||
BuildRequires: pkgconfig(dbus-1) >= 1.6
|
BuildRequires: pkgconfig(dbus-1) >= 1.6
|
||||||
BuildRequires: pkgconfig(egl)
|
BuildRequires: pkgconfig(egl)
|
||||||
BuildRequires: pkgconfig(freerdp)
|
BuildRequires: pkgconfig(freerdp2)
|
||||||
BuildRequires: pkgconfig(gbm)
|
BuildRequires: pkgconfig(gbm)
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
BuildRequires: pkgconfig(glesv2)
|
BuildRequires: pkgconfig(glesv2)
|
||||||
|
Loading…
Reference in New Issue
Block a user