SHA256
1
0
forked from pool/wine

- Update to 4.0rc2 release candidate

- bugfixes only
- updated staging to 4.0-rc2

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=569
This commit is contained in:
Marcus Meissner 2018-12-16 18:20:10 +00:00 committed by Git OBS Bridge
parent 4d50786bfa
commit 8317a39ccb
7 changed files with 33 additions and 7 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/v4.0-rc1</param>
<param name="revision">refs/tags/v4.0-rc2</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>

3
wine-4.0-rc2.tar.xz Normal file
View File

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

16
wine-4.0-rc2.tar.xz.sign Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2iNXmnTUrZr50/lFzvrI6q8XUZ0FAlwT7tEACgkQzvrI6q8X
UZ2YcA/9GZBBJl4MRJkUZiFJu61uvlXftJyubQ2xSy0dFRqr9XQNrDiuuBdBRRZt
pKlw93F2VajNTuSAXbKR4kiiFplYz6anCoaWtExrfJl3b5iWpcKg6SJWuUXYPR7G
AbfHc1e0/5Wx6d7lpa24K0suileuJXfkFTGrrgxYFTxF+NOGe8GjFw+SxUC3U+7c
R4goMq2pnMg2Vp7M7UntaVLCkvSgWcK42O3sWCgHUaDrygORDirRE1S0ATWcdsrT
F0Z34EfNp8sN6vGEVvT6KoeiHUdsFhMDY8MTVg1QTU6jAD6z5uxhOGJAyMVRRrWT
gEePeK14jAWC8Inw1qfIOx8HGxx2lbCAhOQVLWgIsq0ExCEoVXwzNvVeiIq3vUUY
f8Pqr6PCrFDun0ezQ+3zKFkqzD1tfEOvSBnyiIY2ZT7un3aAIGoV0afOYEebv973
CYr0UrOE2VGcSORnJhqTVNZ/Uba+H6UBv2rlCVn740QwA43+TNNQNK0Trf9PF4hI
5WRafXC/pTzzE9ibGsOzstYBznkTLrvk9iRzTccHOHhw6OTlEVC4c+KC7SlwOCsi
EID9xcU2ej8Kywut/8S7iIpgnSrSYwRjBMmciXaNfoiWGY7Ilfj5Wv5v6PQ40acr
x1riAgek8ZNCghYxceao1IuJRf2C58MNFVfsfrWF0YdWrhRMGQo=
=qOgB
-----END PGP SIGNATURE-----

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 14 18:36:11 UTC 2018 - meissner@suse.com
- Update to 4.0rc2 release candidate
- bugfixes only
- updated staging to 4.0-rc2
-------------------------------------------------------------------
Sat Dec 8 08:46:56 UTC 2018 - meissner@suse.com

View File

@ -107,8 +107,8 @@ BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xxf86vm)
BuildRequires: pkgconfig(zlib)
%define realver 4.0-rc1
Version: 4.0~rc1
%define realver 4.0-rc2
Version: 4.0~rc2
Release: 0
Summary: An MS Windows Emulator
License: LGPL-2.1-or-later
@ -142,7 +142,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
%define staging_version 4.0rc1
%define staging_version 4.0rc2
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel