From 0b378e16d54217bebddb5e92b61778c6825fd4d9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:26:59 +0100 Subject: [PATCH] update to 3.4 [release 3.4-1mamba;Wed Mar 21 2018] --- wine.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/wine.spec b/wine.spec index f14c663..490c511 100644 --- a/wine.spec +++ b/wine.spec @@ -6,10 +6,10 @@ %define wine_mono_ver 4.7.1 %define wine_staging_ver %{version} -%define WINE_GECKO_CHECKED_FOR_VERSION 2.19 +%define WINE_GECKO_CHECKED_FOR_VERSION 3.4 Name: wine -Version: 2.19 +Version: 3.4 Release: 1mamba Epoch: 3 Summary: An open source implementation of the Windows API on top of X and Unix @@ -18,7 +18,7 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://www.winehq.org -Source0: http://dl.winehq.org/wine/source/2.x/wine-%{version}.tar.xz +Source0: http://dl.winehq.org/wine/source/3.x/wine-%{version}.tar.xz Source1: wine-systemd-32 Source2: wine-systemd-64 Source3: wine_hidden_kde-desktop @@ -41,7 +41,7 @@ Source31: http://dl.winehq.org/wine/wine-gecko/%{wine_gecko_ver}/wine_gecko Source40: http://dl.winehq.org/wine/wine-mono/%{wine_mono_ver}/wine-mono-%{wine_mono_ver}.msi Source42: wine-autoupdate # Staging repository for Wine -Source100: https://github.com/wine-compholio/wine-staging/archive/v%{wine_staging_ver}.tar.gz +Source100: https://github.com/wine-staging/wine-staging.git/v%{wine_staging_ver}/wine-staging-%{wine_staging_ver}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: desktop-file-utils @@ -482,6 +482,9 @@ exit 0 %doc documentation/README.* %changelog +* Wed Mar 21 2018 Silvan Calarco 3.4-1mamba +- update to 3.4 + * Wed Nov 01 2017 Automatic Build System 2.19-1mamba - automatic version update by autodist