SHA256
1
0
forked from pool/wine

- update staging to 8.9.1 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1016
This commit is contained in:
Marcus Meissner 2023-05-31 14:55:58 +00:00 committed by Git OBS Bridge
parent e0112d3698
commit d58b54cd6c
5 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="url">https://github.com/wine-staging/wine-staging.git</param>
<param name="revision">refs/tags/v8.9</param>
<param name="revision">refs/tags/v8.9.1</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87b102b47d5d47b75904c77853612d2ac712c8cf04beaef408384eb513290dae
size 7370672

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bef3f02a3a3ea4a52f6c70e472b02ef44b38ce178a34d10b8c60b00166b1f18d
size 7363512

View File

@ -7,7 +7,7 @@ Sat May 27 08:04:04 UTC 2023 - Marcus Meissner <meissner@suse.com>
- Doppler shift support in DirectSound.
- GdiPlus performance improvements.
- Various bug fixes.
- update staging to 8.9 release
- update staging to 8.9.1 release
-------------------------------------------------------------------
Fri May 19 02:03:25 UTC 2023 - Simon Vogl <simon.vogl@gmx.net>

View File

@ -168,7 +168,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
%if %{staging}
# upstream patch target version
%define staging_version 8.9
%define staging_version 8.9.1
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel