From 753b43a7b798626769a1dee41839da84fd0d61a9 Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 13 Oct 2023 11:15:39 +0300 Subject: [PATCH] Update to 5.9 --- .libdispatch.metadata | 2 +- SPECS/libdispatch.spec | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.libdispatch.metadata b/.libdispatch.metadata index 1e3e102..e71f591 100644 --- a/.libdispatch.metadata +++ b/.libdispatch.metadata @@ -1 +1 @@ -bf54da17c75b86d3b647a3cb34a100834ee1d813 SOURCES/corelibs-libdispatch.tar.gz +16a758ddbdf15067da0128c2648175596a91686e SOURCES/corelibs-libdispatch.tar.gz diff --git a/SPECS/libdispatch.spec b/SPECS/libdispatch.spec index a431057..34a1f60 100644 --- a/SPECS/libdispatch.spec +++ b/SPECS/libdispatch.spec @@ -1,8 +1,8 @@ %global toolchain clang -%global reltag 5.7.3-RELEASE +%global reltag 5.9-RELEASE Name: libdispatch -Version: 5.7.3 +Version: 5.9 Release: 1%{?dist} Summary: Apple's Grand Central Dispatch library License: Apache-2.0 @@ -58,7 +58,8 @@ Development files for libdispatch %prep %setup -q -n swift-corelibs-libdispatch-swift-%{reltag} -%patch0 -p0 +%patch -P0 -p0 + %build export CXX=clang++ @@ -86,6 +87,12 @@ chrpath --delete %{buildroot}%{_libdir}/libdispatch.so %changelog +* Thu Sep 28 2023 Ron Olson 5.9-1 +- Updated to 5.9-RELEASE + +* Thu Jul 20 2023 Fedora Release Engineering - 1:5.7.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jul 19 2023 Arkady L. Shane - 5.7.3-1 - Rebuilt for MSVSphere 9.2