From 0e6fec09dec0fae40012cb2402776e3610fc7ab9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 17:35:50 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdispatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdispatch.spec b/libdispatch.spec index 2d9b7a3..7127441 100644 --- a/libdispatch.spec +++ b/libdispatch.spec @@ -3,7 +3,7 @@ Name: libdispatch Version: 5.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apple's Grand Central Dispatch library License: ASL 2.0 URL: https://github.com/apple/swift-corelibs-libdispatch @@ -86,6 +86,9 @@ chrpath --delete %{buildroot}%{_libdir}/libdispatch.so %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1:5.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu May 12 2022 Ron Olson 5.6.1-2 - Merged patch 0a56660 from Shawn Anastasio to include ppc64le as one of the architectures to build for