From 8b0be780bb35dc8ff90c41be7187240aac719907 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 25 Mar 2022 14:10:53 +0100 Subject: [PATCH] Rebuild with mingw-gcc-12 --- mingw-gettext.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-gettext.spec b/mingw-gettext.spec index 22554fa..b049809 100644 --- a/mingw-gettext.spec +++ b/mingw-gettext.spec @@ -2,7 +2,7 @@ Name: mingw-gettext Version: 0.21 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GNU libraries and utilities for producing multi-lingual messages License: GPLv2+ and LGPLv2+ @@ -201,6 +201,9 @@ find %{buildroot} -name "*.la" -delete %changelog +* Fri Mar 25 2022 Sandro Mani - 0.21-5 +- Rebuild with mingw-gcc-12 + * Thu Jan 20 2022 Fedora Release Engineering - 0.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild