update to 3.4 [release 3.4-1mamba;Wed Mar 21 2018]
This commit is contained in:
parent
f2e1796701
commit
0b378e16d5
11
wine.spec
11
wine.spec
@ -6,10 +6,10 @@
|
|||||||
%define wine_mono_ver 4.7.1
|
%define wine_mono_ver 4.7.1
|
||||||
%define wine_staging_ver %{version}
|
%define wine_staging_ver %{version}
|
||||||
|
|
||||||
%define WINE_GECKO_CHECKED_FOR_VERSION 2.19
|
%define WINE_GECKO_CHECKED_FOR_VERSION 3.4
|
||||||
|
|
||||||
Name: wine
|
Name: wine
|
||||||
Version: 2.19
|
Version: 3.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Summary: An open source implementation of the Windows API on top of X and Unix
|
Summary: An open source implementation of the Windows API on top of X and Unix
|
||||||
@ -18,7 +18,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://www.winehq.org
|
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
|
Source1: wine-systemd-32
|
||||||
Source2: wine-systemd-64
|
Source2: wine-systemd-64
|
||||||
Source3: wine_hidden_kde-desktop
|
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
|
Source40: http://dl.winehq.org/wine/wine-mono/%{wine_mono_ver}/wine-mono-%{wine_mono_ver}.msi
|
||||||
Source42: wine-autoupdate
|
Source42: wine-autoupdate
|
||||||
# Staging repository for Wine
|
# 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
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -482,6 +482,9 @@ exit 0
|
|||||||
%doc documentation/README.*
|
%doc documentation/README.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4-1mamba
|
||||||
|
- update to 3.4
|
||||||
|
|
||||||
* Wed Nov 01 2017 Automatic Build System <autodist@mambasoft.it> 2.19-1mamba
|
* Wed Nov 01 2017 Automatic Build System <autodist@mambasoft.it> 2.19-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user