update to 1.8.3 [release 1.8.3-1mamba;Sun Jul 31 2016]
This commit is contained in:
parent
03999e7e1f
commit
00aff1b44d
12
wine.spec
12
wine.spec
@ -1,11 +1,10 @@
|
|||||||
%define _use_internal_dependency_generator 1
|
%define _use_internal_dependency_generator 1
|
||||||
%define wine_gecko_ver 2.40
|
%define wine_gecko_ver 2.40
|
||||||
%define wine_mono_ver 4.6.2
|
%define wine_mono_ver 4.6.2
|
||||||
%define WINE_GECKO_CHECKED_FOR_VERSION 1.8.1
|
%define WINE_GECKO_CHECKED_FOR_VERSION 1.8.3
|
||||||
%define wine_patchset_date 20140427
|
%define wine_staging_ver %{version}
|
||||||
%define wine_staging_ver %{version}-unofficial
|
|
||||||
Name: wine
|
Name: wine
|
||||||
Version: 1.8.1
|
Version: 1.8.3
|
||||||
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
|
||||||
@ -15,7 +14,7 @@ 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://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
|
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
|
||||||
Source100: https://github.com/wine-compholio/wine-staging.git/v%{wine_staging_ver}/wine-staging-%{version}.tar.bz2
|
Source100: https://github.com/wine-compholio/wine-staging.git/v%{wine_staging_ver}-unofficial/wine-staging-%{version}.tar.bz2
|
||||||
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
|
||||||
@ -496,6 +495,9 @@ exit 0
|
|||||||
%doc documentation/README.*
|
%doc documentation/README.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 31 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.3-1mamba
|
||||||
|
- update to 1.8.3
|
||||||
|
|
||||||
* Thu Apr 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
* Thu Apr 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
||||||
- update to 1.8.1
|
- update to 1.8.1
|
||||||
- fixed wine-mono msi installation
|
- fixed wine-mono msi installation
|
||||||
|
Loading…
Reference in New Issue
Block a user