diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -77,6 +77,7 @@
libwayland-server.so.0:wl_client_get_link
libwayland-server.so.0:wl_client_get_object
libwayland-server.so.0:wl_client_new_object
+libwayland-server.so.0:wl_client_post_implementation_error
libwayland-server.so.0:wl_client_post_no_memory
libwayland-server.so.0:wl_display_add_client_created_listener
libwayland-server.so.0:wl_display_add_destroy_listener
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -77,6 +77,7 @@
libwayland-server.so.0:wl_client_get_link
libwayland-server.so.0:wl_client_get_object
libwayland-server.so.0:wl_client_new_object
+libwayland-server.so.0:wl_client_post_implementation_error
libwayland-server.so.0:wl_client_post_no_memory
libwayland-server.so.0:wl_display_add_client_created_listener
libwayland-server.so.0:wl_display_add_destroy_listener
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : wayland
-version : 1.16.0
-release : 20
+version : 1.17.0
+release : 21
source :
- - https://gitlab.freedesktop.org/wayland/wayland/-/archive/1.16.0/wayland-1.16.0.tar.bz2 : bca1ddc9283dd8df37b5f6f3ff6c1613a09cd9c1a3b6f08253a31f1817ef9db7
+ - https://gitlab.freedesktop.org/wayland/wayland/-/archive/1.17.0/wayland-1.17.0.tar.bz2 : 6e5ba1f150f1e0d7e09808e469563e499a193e7106e39d0b907c076b4f424a47
license :
- MIT
component : desktop.wayland
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
wayland
- Bryan T. Meyers
- bmeyers@datadrake.com
+ Tom
+ tom-marvolo@web.deMITdesktop.waylandWayland is intended as a simpler replacement for X, easier to develop and maintain.Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Soluswayland
@@ -36,7 +36,7 @@
emul32
- wayland
+ wayland/usr/lib32/libwayland-client.so.0
@@ -56,8 +56,8 @@
programming.devel
- wayland-devel
- wayland-32bit
+ wayland-devel
+ wayland-32bit/usr/lib32/libwayland-client.so
@@ -79,7 +79,7 @@
programming.devel
- wayland
+ wayland/usr/bin/wayland-scanner
@@ -112,12 +112,12 @@
-
- 2018-12-25
- 1.16.0
+
+ 2019-04-15
+ 1.17.0Packaging update
- Bryan T. Meyers
- bmeyers@datadrake.com
+ Tom
+ tom-marvolo@web.de
\ No newline at end of file