diff --git a/_service b/_service index 904a79f..6ad322d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v3.11 + refs/tags/v3.12 v*.* git diff --git a/wine-staging-3.11.tar.xz b/wine-staging-3.11.tar.xz deleted file mode 100644 index 77887de..0000000 --- a/wine-staging-3.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8261dd7f6b5c678461fb1d857b5ad11a39196472eabb63c9602553b18befb101 -size 7530952 diff --git a/wine-staging-3.12.tar.xz b/wine-staging-3.12.tar.xz new file mode 100644 index 0000000..f2c5d87 --- /dev/null +++ b/wine-staging-3.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a920cd5ba0178e900c8a5f3873e024f9e5650b507c4ca49efc0bcf05426212f4 +size 7525892 diff --git a/wine.changes b/wine.changes index 626a860..9a04f2d 100644 --- a/wine.changes +++ b/wine.changes @@ -7,6 +7,7 @@ Tue Jul 10 06:07:29 UTC 2018 - meissner@suse.com - Syntax fixes in the Cmd.exe command intepreter. - Some more glyphs in the Wingdings font. - Various bug fixes. +- updated staging to 3.12 - updated winetricks ------------------------------------------------------------------- diff --git a/wine.spec b/wine.spec index 97284c7..c21a5d3 100644 --- a/wine.spec +++ b/wine.spec @@ -146,7 +146,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 3.11 +%define staging_version 3.12 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel