From 39b79130e54854ac646e0bc18d963a98f8774182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 31 Jan 2022 19:25:10 +0100 Subject: [PATCH] Revert to wine-mono 7.0.0 --- wine.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wine.spec b/wine.spec index f193321..c7c3154 100644 --- a/wine.spec +++ b/wine.spec @@ -3,7 +3,7 @@ %global no64bit 0 %global winegecko 2.47.2 -%global winemono 7.1.1 +%global winemono 7.0.0 #global _default_patch_fuzz 2 %ifarch %{ix86} %global winepedir i386-windows @@ -38,7 +38,7 @@ Name: wine Version: 7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A compatibility layer for windows applications License: LGPLv2+ @@ -3370,6 +3370,9 @@ fi %endif %changelog +* Mon Jan 31 2022 Björn Esser - 7.1-2 +- Revert to wine-mono 7.0.0 + * Sat Jan 29 2022 Björn Esser - 7.1-1 - version update