- update to 10.0-rc3 release:

- Bug fixes only, we are in code freeze.
- update staging to 10.0-rc3 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1171
This commit is contained in:
2024-12-22 08:23:43 +00:00
committed by Git OBS Bridge
parent 86346169ca
commit ecbab1e8e3
3 changed files with 10 additions and 3 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/v10.0-rc2</param>
<param name="revision">refs/tags/v10.0-rc3</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 22 08:23:18 UTC 2024 - Marcus Meissner <meissner@suse.com>
- update to 10.0-rc3 release:
- Bug fixes only, we are in code freeze.
- update staging to 10.0-rc3 release
-------------------------------------------------------------------
Sat Dec 14 09:38:46 UTC 2024 - Marcus Meissner <meissner@suse.com>

View File

@@ -36,8 +36,8 @@
%define _lto_cflags %{nil}
Name: wine%{psuffix}
%define downloadver 10.0-rc2
Version: 10.0~rc2
%define downloadver 10.0-rc3
Version: 10.0~rc3
Release: 0
Summary: An MS Windows Emulator
License: LGPL-2.1-or-later