SHA256
1
0
forked from jengelh/wayland
Jan Engelhardt 2013-03-24 16:18:27 +00:00 committed by Git OBS Bridge
parent c1f36eea82
commit 8324b96e92
4 changed files with 24 additions and 5 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: wayland
%define lname libwayland0
Version: 1.0.3
Version: 1.0.6
Release: 0
Summary: Wayland Compositor Infrastructure
License: HPND