Page MenuHomeSolus

D6014.diff
No OneTemporary

D6014.diff

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 @@
<Source>
<Name>wayland</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Tom</Name>
+ <Email>tom-marvolo@web.de</Email>
</Packager>
<License>MIT</License>
<PartOf>desktop.wayland</PartOf>
<Summary xml:lang="en">Wayland is intended as a simpler replacement for X, easier to develop and maintain.</Summary>
<Description xml:lang="en">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.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>wayland</Name>
@@ -36,7 +36,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="20">wayland</Dependency>
+ <Dependency release="21">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libwayland-client.so.0</Path>
@@ -56,8 +56,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="20">wayland-devel</Dependency>
- <Dependency release="20">wayland-32bit</Dependency>
+ <Dependency release="21">wayland-devel</Dependency>
+ <Dependency release="21">wayland-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libwayland-client.so</Path>
@@ -79,7 +79,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="20">wayland</Dependency>
+ <Dependency release="21">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/wayland-scanner</Path>
@@ -112,12 +112,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2018-12-25</Date>
- <Version>1.16.0</Version>
+ <Update release="21">
+ <Date>2019-04-15</Date>
+ <Version>1.17.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Tom</Name>
+ <Email>tom-marvolo@web.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:47 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792302
Default Alt Text
D6014.diff (4 KB)

Event Timeline