update to 8.0 [release 8.0-1mamba;Wed Jan 25 2023]
This commit is contained in:
parent
24461b5e44
commit
bd8fbc864e
15
wine.spec
15
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 <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 8.0-1mamba
|
||||
- update to 8.0
|
||||
|
||||
* Fri May 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 7.8-1mamba
|
||||
- update to 7.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user