From 2f4509025523ea5de8df5501410f33ef21c0fc05 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Tue, 8 Apr 2025 16:49:07 +0200 Subject: [PATCH] Rebuild against correct crt --- mingw-nettle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-nettle.spec b/mingw-nettle.spec index 61b73f7..70d3cf7 100644 --- a/mingw-nettle.spec +++ b/mingw-nettle.spec @@ -2,7 +2,7 @@ Name: mingw-nettle Version: 3.7.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: MinGW package for nettle cryptographic library # Automatically converted from old format: LGPLv3+ or GPLv2+ - review is highly recommended. @@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_infodir}/ %changelog +* Tue Apr 08 2025 Sandro Mani - 3.7.2-12 +- Rebuild against correct crt + * Wed Aug 07 2024 Miroslav Suchý - 3.7.2-11 - convert license to SPDX