forked from jengelh/wayland
wayland-1.0.6
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=22
This commit is contained in:
parent
c1f36eea82
commit
8324b96e92
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f6be5ee11ba534baaa116350b5efb874bf9963bf3fb18bcf40130317e83a5913
|
|
||||||
size 391040
|
|
3
wayland-1.0.6.tar.xz
Normal file
3
wayland-1.0.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f52a012df699eff434b0f49e56000d6978b5f781048402ca8e0232242970fc49
|
||||||
|
size 391348
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 24 15:46:12 UTC 2013 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to new upstream release 1.0.6
|
||||||
|
* protocol: remove implicit attach semantics
|
||||||
|
* client: Invoke new_id closure arguments as pointers instead of integers
|
||||||
|
* client: Check reference count only for destroyed proxies
|
||||||
|
* configure.ac: Use wayland_version macro in bug url
|
||||||
|
* Stylistic nitpicking
|
||||||
|
* Clean up and refactor wl_closure and associated functions
|
||||||
|
* client: add wl_proxy_get_class()
|
||||||
|
* scanner: Fix 'destroy)' typo in check for destroy request presence
|
||||||
|
* scanner: remove list_length in favor of wl_list_length
|
||||||
|
* Make sure that man page xml files are always disted
|
||||||
|
* README: Fix typos
|
||||||
|
* tests: Add a help message for the test runner
|
||||||
|
* queue-test: WEXITSTATUS() is undefined if WIFEXITED() is false
|
||||||
|
* connection.c: Align pointer extra storage correctly
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 18 12:46:10 UTC 2012 - jengelh@inai.de
|
Tue Dec 18 12:46:10 UTC 2012 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wayland
|
# spec file for package wayland
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: wayland
|
Name: wayland
|
||||||
%define lname libwayland0
|
%define lname libwayland0
|
||||||
Version: 1.0.3
|
Version: 1.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
License: HPND
|
License: HPND
|
||||||
|
Loading…
Reference in New Issue
Block a user