import libdispatch-6.0.1-1.el10

i10ce changed/i10ce/libdispatch-6.0.1-1.el10
Arkady L. Shane 2 weeks ago
parent 4eacb87992
commit f5e1be53c4
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

2
.gitignore vendored

@ -1 +1 @@
/corelibs-libdispatch.tar.gz
SOURCES/corelibs-libdispatch.tar.gz

@ -0,0 +1 @@
79ef3b1e65cd467ec27353ecfff91aeae2cfbfe8 SOURCES/corelibs-libdispatch.tar.gz

@ -1,8 +1,8 @@
%global toolchain clang
%global reltag 6.0.2-RELEASE
%global reltag 6.0.1-RELEASE
Name: libdispatch
Version: 6.0.2
Version: 6.0.1
Release: 1%{?dist}
Summary: Apple's Grand Central Dispatch library
License: Apache-2.0
@ -61,7 +61,6 @@ Development files for libdispatch
%build
export CXX=clang++
export CC=clang
export CFLAGS="-Wno-error=cast-function-type `echo $CFLAGS`"
%cmake -G Ninja
%cmake_build
@ -85,8 +84,8 @@ chrpath --delete %{buildroot}%{_libdir}/libdispatch.so
%changelog
* Tue Oct 29 2024 Ron Olson <tachoknight@gmail.com> 6.0.2-1
- Updated to 6.0.2-1-RELEASE
* Sat Dec 28 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 6.0.1-1
- Rebuilt for MSVSphere 10
* Thu Sep 26 2024 Ron Olson <tachoknight@gmail.com> 6.0.1-1
- Updated to 6.0.1-1-RELEASE

@ -1 +0,0 @@
SHA512 (corelibs-libdispatch.tar.gz) = a2e8439fcd8236068bb9dafbac56991e7a013e848ed07c879d6d02a9ac258010da70538154c35af8341b1987d67b4310ad54a8d1778ed5bfe7a4dba6cfce60a6
Loading…
Cancel
Save