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)