From 063367eefbbe5da8116d4457f3ff38c0d874d7b2 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Thu, 21 Apr 2022 22:52:14 +0200 Subject: [PATCH] Rebuild --- mingw-filesystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index acea6f2..79a87fd 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -7,7 +7,7 @@ Name: mingw-filesystem Version: 132 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW cross compiler base filesystem and environment License: GPLv2+ @@ -358,6 +358,9 @@ echo ".so man1/pkgconf.1" > %{buildroot}%{_mandir}/man1/x86_64-w64-mingw32-pkg-c %changelog +* Thu Apr 21 2022 Sandro Mani - 132-2 +- Rebuild + * Mon Feb 21 2022 Sandro Mani - 132-1 - Create build_winXX directories with mkdir -p