Updated to 5.7.1

epel9
Ron Olson 2 years ago
parent 0e6fec09de
commit 65bd74e9d6

@ -1,9 +1,9 @@
%global toolchain clang %global toolchain clang
%global reltag 5.6.1-RELEASE %global reltag 5.7.1-RELEASE
Name: libdispatch Name: libdispatch
Version: 5.6.1 Version: 5.7.1
Release: 3%{?dist} Release: 1%{?dist}
Summary: Apple's Grand Central Dispatch library Summary: Apple's Grand Central Dispatch library
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/apple/swift-corelibs-libdispatch URL: https://github.com/apple/swift-corelibs-libdispatch
@ -86,6 +86,8 @@ chrpath --delete %{buildroot}%{_libdir}/libdispatch.so
%changelog %changelog
* Mon Dec 05 2022 Ron Olson <tachoknight@gmail.com> 5.7.1-1
- Updated to 5.7.1-RELEASE
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.6.1-3 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.6.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Loading…
Cancel
Save