- 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:
parent
e0112d3698
commit
d58b54cd6c
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="url">https://github.com/wine-staging/wine-staging.git</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="match-tag">v*.*</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
</service>
|
</service>
|
||||||
|
3
wine-staging-8.9.1.tar.xz
Normal file
3
wine-staging-8.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87b102b47d5d47b75904c77853612d2ac712c8cf04beaef408384eb513290dae
|
||||||
|
size 7370672
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bef3f02a3a3ea4a52f6c70e472b02ef44b38ce178a34d10b8c60b00166b1f18d
|
|
||||||
size 7363512
|
|
@ -7,7 +7,7 @@ Sat May 27 08:04:04 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
|||||||
- Doppler shift support in DirectSound.
|
- Doppler shift support in DirectSound.
|
||||||
- GdiPlus performance improvements.
|
- GdiPlus performance improvements.
|
||||||
- Various bug fixes.
|
- 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>
|
Fri May 19 02:03:25 UTC 2023 - Simon Vogl <simon.vogl@gmx.net>
|
||||||
|
@ -168,7 +168,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
|
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
|
||||||
%if %{staging}
|
%if %{staging}
|
||||||
# upstream patch target version
|
# upstream patch target version
|
||||||
%define staging_version 8.9
|
%define staging_version 8.9.1
|
||||||
Source100: wine-staging-%{staging_version}.tar.xz
|
Source100: wine-staging-%{staging_version}.tar.xz
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: libOSMesa-devel
|
BuildRequires: libOSMesa-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user