diff --git a/wine.spec b/wine.spec index dd11cbb..ba65dfc 100644 --- a/wine.spec +++ b/wine.spec @@ -5,16 +5,16 @@ # see https://wiki.winehq.org/Gecko %define wine_gecko_ver 2.47.2 # see: http://wiki.winehq.org/Mono -%define wine_mono_ver 7.2.0 +%define wine_mono_ver 7.4.0 %define wine_staging_ver %(echo %version | cut -d. -f1-2) -%define WINE_GECKO_CHECKED_FOR_VERSION 7.8 +%define WINE_GECKO_CHECKED_FOR_VERSION 8.0 #% global __brp_strip_lto %nil %global __brp_strip_static_archive %nil Name: wine -Version: 7.8 +Version: 8.0 Release: 1mamba Epoch: 3 Summary: An open source implementation of the Windows API on top of X and Unix @@ -23,7 +23,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.winehq.org/ -Source0: http://dl.winehq.org/wine/source/%{MAJver}.x/wine-%{version}.tar.xz +Source0: https://dl.winehq.org/wine/source/%{majver}/wine-%{version}.tar.xz Source1: wine-systemd-32 Source2: wine-systemd-64 Source3: wine_hidden_kde-desktop @@ -59,17 +59,15 @@ BuildRequires: libglib-devel BuildRequires: libgphoto2-devel BuildRequires: libgst-plugins-base-devel BuildRequires: libgstreamer-devel -BuildRequires: libopenal-devel -BuildRequires: libopenldap-devel BuildRequires: libpcap-devel BuildRequires: libperl BuildRequires: libpulseaudio-devel -BuildRequires: libsane-backends-devel BuildRequires: libudev-devel BuildRequires: libunwind-devel BuildRequires: libusb-devel BuildRequires: ocl-icd-devel BuildRequires: perl-devel +BuildRequires: sane-backends-devel ## AUTOBUILDREQ-END BuildRequires: libgphoto2-devel >= 1:2.5.19-1mamba BuildRequires: libgsm-devel @@ -506,6 +504,9 @@ exit 0 #%doc documentation/README.* %changelog +* Wed Jan 25 2023 Silvan Calarco 8.0-1mamba +- update to 8.0 + * Fri May 20 2022 Silvan Calarco 7.8-1mamba - update to 7.8