Updated to 5.9-RELEASE

epel9 imports/e9/libdispatch-5.9-1.el9
Ron Olson 12 months ago
parent d02143f279
commit 8c8d00e7b9

@ -1,9 +1,9 @@
%global toolchain clang %global toolchain clang
%global reltag 5.7.3-RELEASE %global reltag 5.9-RELEASE
Name: libdispatch Name: libdispatch
Version: 5.7.3 Version: 5.9
Release: 2%{?dist} Release: 1%{?dist}
Summary: Apple's Grand Central Dispatch library Summary: Apple's Grand Central Dispatch library
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/apple/swift-corelibs-libdispatch URL: https://github.com/apple/swift-corelibs-libdispatch
@ -58,7 +58,8 @@ Development files for libdispatch
%prep %prep
%setup -q -n swift-corelibs-libdispatch-swift-%{reltag} %setup -q -n swift-corelibs-libdispatch-swift-%{reltag}
%patch0 -p0 %patch -P0 -p0
%build %build
export CXX=clang++ export CXX=clang++
@ -86,6 +87,9 @@ chrpath --delete %{buildroot}%{_libdir}/libdispatch.so
%changelog %changelog
* Thu Sep 28 2023 Ron Olson <tachoknight@gmail.com> 5.9-1
- Updated to 5.9-RELEASE
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-2 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

@ -1 +1 @@
SHA512 (corelibs-libdispatch.tar.gz) = 7d8f40ff7a43ac0367552855317e73e140ba7ff7d2b6494aa772ba052fd7d1a151b0122465b6a82a7e4483e8dd951e77d6b626d63e0997c9a64e3a2bc6d66250 SHA512 (corelibs-libdispatch.tar.gz) = f7a6e8e5f450d63c8b6c9ed70f2099b669105f5f6d7ec1f6139fc3b4b5d30cc584b52d7d3c1e89a43252ab1dd56044417d57c6b9dcbf41edcabca0160c349165

Loading…
Cancel
Save