mirror of
https://abf.rosa.ru/djam/wine2.git
synced 2025-02-24 00:52:54 +00:00
New version 1.9.7
This commit is contained in:
parent
6bd28ed134
commit
43176316ba
2 changed files with 7 additions and 6 deletions
8
.abf.yml
8
.abf.yml
|
@ -1,5 +1,5 @@
|
|||
sources:
|
||||
wine-d3d9-patches-wine-d3d9-1.9.1.tar.gz: 697640f4da1feccc2233d059bb0a10a5562e06bb
|
||||
wine-1.9.6.tar.bz2: 862ffaa2e3d125c8f1d29ed397becaf19ec3fd52
|
||||
wine-1.9.6.tar.bz2.sign: a7b0e06ec919f38b445bd193512ee5e290f2ce9a
|
||||
wine-staging-1.9.6.tar.gz: 74020a1b1babcec555e7b352f6bef0fb2f2f48b8
|
||||
wine-d3d9-patches-wine-d3d9-1.9.7.tar.gz: 411a71ec34dccd72acda515409f52955cfe32dee
|
||||
wine-1.9.7.tar.bz2: 094c6e8bfd751c6cd101bba476442e9ec95497b3
|
||||
wine-1.9.7.tar.bz2.sign: 765dd5b60a4aec21fecab24635ec79ea31323622
|
||||
wine-staging-1.9.7.tar.gz: 31fa5d77b894da64c3fefd8dd4c4c871386d7f84
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
%define libname %mklibname %{name} %{major}
|
||||
%define devname %mklibname %{name} -d
|
||||
|
||||
%define d3d_version 1.9.1
|
||||
%define d3d_version 1.9.7
|
||||
|
||||
# On 32-bit we have
|
||||
# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
|
||||
|
@ -21,7 +21,7 @@
|
|||
|
||||
Summary: WINE Is Not An Emulator - runs MS Windows programs
|
||||
Name: wine
|
||||
Version: 1.9.6
|
||||
Version: 1.9.7
|
||||
Release: 1
|
||||
Epoch: 2
|
||||
License: LGPLv2+
|
||||
|
@ -36,6 +36,7 @@ Source2: wine.init
|
|||
Source3: wine-staging-%{version}.tar.gz
|
||||
# Wine Gallium Nine, from github by tag
|
||||
# https://github.com/NP-Hardass/wine-d3d9-patches/archive/wine-d3d9-%{version}.tar.gz
|
||||
# 1.9.7 tarball is master snapshot rebased against wine-staging 1.9.7
|
||||
Source4: wine-d3d9-patches-wine-d3d9-%{d3d_version}.tar.gz
|
||||
Source10: wine.rpmlintrc
|
||||
Source11: https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
|
||||
|
|
Loading…
Add table
Reference in a new issue