|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libdispatch
|
|
|
|
|
Version: 5.10
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Apple's Grand Central Dispatch library
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: https://github.com/apple/swift-corelibs-libdispatch
|
|
|
|
@ -87,6 +87,9 @@ chrpath --delete %{buildroot}%{_libdir}/libdispatch.so
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.10-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Ron Olson <tachoknight@gmail.com> 5.10.1-1
|
|
|
|
|
- Updated to 5.10.1-RELEASE
|
|
|
|
|
|
|
|
|
|