Skip to content

Commit

Permalink
kwayland: Update to v6.0.3
Browse files Browse the repository at this point in the history
Release notes available [here](https://kde.org/announcements/changelogs/plasma/6/6.0.2-6.0.3/)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 26, 2024
1 parent 6dd5aad commit 5bf9723
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions packages/k/kwayland/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,9 @@ libstdc++.so.6:__cxa_guard_acquire
libstdc++.so.6:__cxa_guard_release
libstdc++.so.6:__cxa_pure_virtual
libstdc++.so.6:__dynamic_cast
libwayland-client.so.0:wl_buffer_interface
libwayland-client.so.0:wl_compositor_interface
libwayland-client.so.0:wl_data_device_interface
libwayland-client.so.0:wl_data_device_manager_interface
libwayland-client.so.0:wl_data_source_interface
libwayland-client.so.0:wl_display_cancel_read
libwayland-client.so.0:wl_display_connect
libwayland-client.so.0:wl_display_connect_to_fd
Expand All @@ -326,8 +326,6 @@ libwayland-client.so.0:wl_display_read_events
libwayland-client.so.0:wl_display_roundtrip
libwayland-client.so.0:wl_event_queue_destroy
libwayland-client.so.0:wl_keyboard_interface
libwayland-client.so.0:wl_output_interface
libwayland-client.so.0:wl_pointer_interface
libwayland-client.so.0:wl_proxy_add_listener
libwayland-client.so.0:wl_proxy_destroy
libwayland-client.so.0:wl_proxy_get_id
Expand All @@ -338,8 +336,10 @@ libwayland-client.so.0:wl_proxy_marshal_constructor
libwayland-client.so.0:wl_proxy_marshal_flags
libwayland-client.so.0:wl_proxy_set_queue
libwayland-client.so.0:wl_proxy_set_user_data
libwayland-client.so.0:wl_region_interface
libwayland-client.so.0:wl_registry_interface
libwayland-client.so.0:wl_seat_interface
libwayland-client.so.0:wl_shell_interface
libwayland-client.so.0:wl_shell_surface_interface
libwayland-client.so.0:wl_shm_interface
libwayland-client.so.0:wl_shm_pool_interface
libwayland-client.so.0:wl_subcompositor_interface
libwayland-client.so.0:wl_subsurface_interface
6 changes: 3 additions & 3 deletions packages/k/kwayland/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kwayland
version : 6.0.2
release : 79
version : 6.0.3
release : 80
source :
- https://cdn.download.kde.org/stable/plasma/6.0.2/kwayland-6.0.2.tar.xz : bdc2e78f575ab5a8d5a2bd3108a3cc30467a334958b3cffdac04839db835d833
- https://cdn.download.kde.org/stable/plasma/6.0.3/kwayland-6.0.3.tar.xz : fbb129acfba82bb0aa3a98790b5562bf3fca867ef41f4823c6f13c6605036698
homepage : https://community.kde.org/Frameworks
license :
- BSD-3-Clause
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kwayland/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PartOf>programming.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKWaylandClient.so.6</Path>
<Path fileType="library">/usr/lib64/libKWaylandClient.so.6.0.2</Path>
<Path fileType="library">/usr/lib64/libKWaylandClient.so.6.0.3</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kwayland.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kwayland.renamecategories</Path>
</Files>
Expand All @@ -34,7 +34,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="79">kwayland</Dependency>
<Dependency release="80">kwayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KWayland/KWayland/Client/appmenu.h</Path>
Expand Down Expand Up @@ -91,9 +91,9 @@
</Files>
</Package>
<History>
<Update release="79">
<Date>2024-03-14</Date>
<Version>6.0.2</Version>
<Update release="80">
<Date>2024-03-26</Date>
<Version>6.0.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 5bf9723

Please sign in to comment.