From 619a4cf45212d4bd58cc0c17e24f63f6a0b81e34 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:49:26 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- mingw-filesystem.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index 58ddf25..66f5799 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -10,7 +10,7 @@ Name: mingw-filesystem Version: 148 -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW cross compiler base filesystem and environment License: GPL-2.0-or-later @@ -378,6 +378,10 @@ echo ".so man1/pkgconf.1" > %{buildroot}%{_mandir}/man1/x86_64-w64-mingw32ucrt-p %dir %{_prefix}/lib/debug/%{_prefix}/x86_64-w64-mingw32ucrt %changelog +* Tue Oct 29 2024 Troy Dawson - 148-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 148-4 - Bump release for June 2024 mass rebuild