diff --git a/packages/l/libdispatch/abi_used_symbols b/packages/l/libdispatch/abi_used_symbols
index 8b6698b08a6f..37626bf1b474 100644
--- a/packages/l/libdispatch/abi_used_symbols
+++ b/packages/l/libdispatch/abi_used_symbols
@@ -1,12 +1,14 @@
ld-linux-x86-64.so.2:__tls_get_addr
-libc.so.6:__asprintf_chk
-libc.so.6:__dprintf_chk
libc.so.6:__errno_location
-libc.so.6:__isoc99_sscanf
+libc.so.6:__isoc23_sscanf
+libc.so.6:__isoc23_strtol
+libc.so.6:__open_2
+libc.so.6:__read_chk
libc.so.6:__sched_cpucount
-libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
-libc.so.6:__syslog_chk
+libc.so.6:__strlcpy_chk
+libc.so.6:__vasprintf_chk
+libc.so.6:__vdprintf_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__vsyslog_chk
libc.so.6:abort
@@ -51,7 +53,6 @@ libc.so.6:pthread_self
libc.so.6:pthread_setspecific
libc.so.6:pthread_sigmask
libc.so.6:pwrite
-libc.so.6:rand
libc.so.6:read
libc.so.6:sched_yield
libc.so.6:sem_destroy
@@ -72,9 +73,8 @@ libc.so.6:stat
libc.so.6:strcasecmp
libc.so.6:strcmp
libc.so.6:strdup
+libc.so.6:strlcpy
libc.so.6:strlen
-libc.so.6:strncpy
-libc.so.6:strtol
libc.so.6:syscall
libc.so.6:sysconf
libc.so.6:timerfd_create
diff --git a/packages/l/libdispatch/package.yml b/packages/l/libdispatch/package.yml
index fb3666b98cd2..0498c7edf906 100644
--- a/packages/l/libdispatch/package.yml
+++ b/packages/l/libdispatch/package.yml
@@ -1,10 +1,10 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : libdispatch
-version : 5.3.0
-release : 4
+version : 6.1.1
+release : 5
homepage : https://apple.github.io/swift-corelibs-libdispatch
source :
- - https://github.com/apple/swift-corelibs-libdispatch/archive/swift-DEVELOPMENT-SNAPSHOT-2021-01-27-a.tar.gz : f1a7e6175558b4ed4871151aa0aa6bda8b7ec95044e630fbed4a743347d1feea
+ - https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.1.1-RELEASE.tar.gz : 6fc6f8b1767a1348e1d960647b2bfbc52fd7074b7aeab97bd0f4b21af58baa47
license : Apache-2.0
summary : Comprehensive support for concurrent code execution on multicore hardware.
component : programming.library
@@ -19,5 +19,6 @@ build : |
%ninja_build
install : |
%ninja_install
-test : |
+ %install_license LICENSE
+check : |
%ninja_check
diff --git a/packages/l/libdispatch/pspec_x86_64.xml b/packages/l/libdispatch/pspec_x86_64.xml
index d07d5d63e835..aff0fdc055d1 100644
--- a/packages/l/libdispatch/pspec_x86_64.xml
+++ b/packages/l/libdispatch/pspec_x86_64.xml
@@ -3,15 +3,15 @@
libdispatch
https://apple.github.io/swift-corelibs-libdispatch
- Algent Albrahimi
- algent@protonmail.com
+ David Harder
+ david@davidjharder.ca
Apache-2.0
programming.library
Comprehensive support for concurrent code execution on multicore hardware.
Comprehensive support for concurrent code execution on multicore hardware.
- https://getsol.us/sources/README.Solus
+ https://sources.getsol.us/README.Solus
libdispatch
@@ -22,22 +22,7 @@
/usr/lib64/libBlocksRuntime.so
/usr/lib64/libdispatch.so
- /usr/share/man/man3/dispatch.3
- /usr/share/man/man3/dispatch_after.3
- /usr/share/man/man3/dispatch_api.3
- /usr/share/man/man3/dispatch_apply.3
- /usr/share/man/man3/dispatch_async.3
- /usr/share/man/man3/dispatch_data_create.3
- /usr/share/man/man3/dispatch_group_create.3
- /usr/share/man/man3/dispatch_io_create.3
- /usr/share/man/man3/dispatch_io_read.3
- /usr/share/man/man3/dispatch_object.3
- /usr/share/man/man3/dispatch_once.3
- /usr/share/man/man3/dispatch_queue_create.3
- /usr/share/man/man3/dispatch_read.3
- /usr/share/man/man3/dispatch_semaphore_create.3
- /usr/share/man/man3/dispatch_source_create.3
- /usr/share/man/man3/dispatch_time.3
+ /usr/share/licenses/libdispatch/LICENSE
@@ -47,7 +32,7 @@
programming.devel
- libdispatch
+ libdispatch
/usr/include/Block.h
@@ -64,18 +49,35 @@
/usr/include/dispatch/semaphore.h
/usr/include/dispatch/source.h
/usr/include/dispatch/time.h
+ /usr/include/os/generic_base.h
/usr/include/os/generic_unix_base.h
/usr/include/os/generic_win_base.h
/usr/include/os/object.h
+ /usr/share/man/man3/dispatch.3.zst
+ /usr/share/man/man3/dispatch_after.3.zst
+ /usr/share/man/man3/dispatch_api.3.zst
+ /usr/share/man/man3/dispatch_apply.3.zst
+ /usr/share/man/man3/dispatch_async.3.zst
+ /usr/share/man/man3/dispatch_data_create.3.zst
+ /usr/share/man/man3/dispatch_group_create.3.zst
+ /usr/share/man/man3/dispatch_io_create.3.zst
+ /usr/share/man/man3/dispatch_io_read.3.zst
+ /usr/share/man/man3/dispatch_object.3.zst
+ /usr/share/man/man3/dispatch_once.3.zst
+ /usr/share/man/man3/dispatch_queue_create.3.zst
+ /usr/share/man/man3/dispatch_read.3.zst
+ /usr/share/man/man3/dispatch_semaphore_create.3.zst
+ /usr/share/man/man3/dispatch_source_create.3.zst
+ /usr/share/man/man3/dispatch_time.3.zst
-
- 2022-03-25
- 5.3.0
+
+ 2026-06-18
+ 6.1.1
Packaging update
- Algent Albrahimi
- algent@protonmail.com
+ David Harder
+ david@davidjharder.ca
\ No newline at end of file