From f2e1796701915b985a2ed19d5520d94e595e623e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:26:59 +0100 Subject: [PATCH] automatic version update by autodist [release 2.19-1mamba;Wed Nov 01 2017] --- wine.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/wine.spec b/wine.spec index 2070e47..f14c663 100644 --- a/wine.spec +++ b/wine.spec @@ -3,14 +3,14 @@ # see https://wiki.winehq.org/Gecko %define wine_gecko_ver 2.47 # see: http://wiki.winehq.org/Mono -%define wine_mono_ver 4.7.0 +%define wine_mono_ver 4.7.1 %define wine_staging_ver %{version} -%define WINE_GECKO_CHECKED_FOR_VERSION 2.10 +%define WINE_GECKO_CHECKED_FOR_VERSION 2.19 Name: wine -Version: 2.10 -Release: 2mamba +Version: 2.19 +Release: 1mamba Epoch: 3 Summary: An open source implementation of the Windows API on top of X and Unix Group: Applications/Emulators @@ -482,6 +482,9 @@ exit 0 %doc documentation/README.* %changelog +* Wed Nov 01 2017 Automatic Build System 2.19-1mamba +- automatic version update by autodist + * Sun Jun 18 2017 Davide Madrisan 2.10-2mamba - update wine mono to the latest releae (4.7.0)