From ec2e55f6c61eaadeeed80897bb96287045af8660 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 20:18:48 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mingw-winpthreads.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index bb87e20..22fc56b 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -6,7 +6,7 @@ Name: mingw-winpthreads Version: 10.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MinGW pthread library # The main license of winpthreads is MIT, but parts of this library @@ -231,6 +231,9 @@ rm -rf /tmp/wine-winpthreads %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 10.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed May 04 2022 Sandro Mani - 10.0.0-2 - Rebuild for standard dll provides move to mingw-crt - Spec cleanups