SHA256
1
0
forked from pool/weston

Accepting request 282753 from home:XRevan86

OBS-URL: https://build.opensuse.org/request/show/282753
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=40
This commit is contained in:
Jan Engelhardt 2015-01-25 13:30:37 +00:00 committed by Git OBS Bridge
parent 7b3e6806f1
commit 64c40de040
4 changed files with 43 additions and 5 deletions

View File

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

3
weston-1.6.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Jul 22 08:07:12 UTC 2015 - sor.alexei@meowr.ru
- Update to new upstream release 1.6.1
* cairo-util: fix shadows for small clients
* clipboard: set fd member of clipboard_source
* compositor: add missing newline to help text
* compositor: Display option help text only for enabled backends
* compositor: Fix tabbing of help output
* compositor: Fix typos in help text
* compositor: List only available backends in help text
* compositor: Propagate errors from module_init
* compositor: (Whitespace-only) Indent with tabs
* compositor-x11: Fix some shutdown crashes
* configure.ac: bump version to 1.6.1 for stable release
* configure.ac: Clarify libinput requirement
* desktop-shell: don't crash input-panel if no kbd focus
* dnd: Fix some mouse cursor issues
* input: don't run the key bindings on focus in
* input: fix access to invalid resource
* input: swallow the key press event when running a compositor key binding
* Makefile.am: Link weston_multi_resource against rt library
* protocol: Fix some typos in protocol files
* releasing: Typo
* releasing: update web host name
* shell: don't crash on create_common_surface() failure
* shell: fix weston_output_mode_switch() usage
* smoke: Don't commit an xdg_surface with a NULL buffer
* smoke: fix valgrind invalid read errors
* text: Don't crash if a seat has no keyboard
* text: Fix some typos
* text: Fix typo
* window: use roundtrip instead of dispatch after get_registry
* xwayland: fix fullscreening
* xwm: fix a crash in handle_state
* zoom: Check the value of level before using it.
-------------------------------------------------------------------
Fri Sep 19 20:38:34 UTC 2014 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package weston
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: weston
%define lname libweston0
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: Wayland Reference Compositor
License: HPND and CC-BY-SA-3.0
@ -28,6 +28,7 @@ Url: http://wayland.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/wayland/weston
#Git-Web: http://cgit.freedesktop.org/wayland/weston/
Source: http://wayland.freedesktop.org/releases/%name-%version.tar.xz
# PATCH-FIX-OPENSUSE 0001-build-honor-results-obtained-by-pkg-config-libinput.patch jengelh@inai.de
Patch1: 0001-build-honor-results-obtained-by-pkg-config-libinput.patch
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1.11