libdispatch
https://github.com/apple/swift-corelibs-libdispatch
Grand Central Dispatch (GCD or libdispatch) provides
comprehensive support for concurrent code execution on
multicore hardware.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / libdispatch
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/libdispatch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
corelibs-libdispatch.tar.gz | 0000592625 579 KB | |
libdispatch-rpmlintrc | 0000000068 68 Bytes | |
libdispatch.changes | 0000003052 2.98 KB | |
libdispatch.spec | 0000003691 3.6 KB | |
prevent_unused.patch | 0000001088 1.06 KB | |
soversion.patch | 0000001256 1.23 KB |
Revision 14 (latest revision is 17)
Predrag Ivanović (predivan)
accepted
request 1011004
from
Predrag Ivanović (predivan)
(revision 14)
- Update to versio 5.6.3 * No upstream provided changelog. * Add prevent_unused.patch to fix the build with clang > 13 Prevent unused but set variable warning (https://github.com/apple/swift-corelibs-libdispatch/pull/764) * Resolve rpmlint "E: libdispatch-devel no-binary" error by declaring libdispatch-devel as noarch.
Comments 0