diff --git a/_service b/_service index 94d328b..1176e60 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v4.0-rc5 + refs/tags/v4.0-rc6 v*.* git diff --git a/wine-staging-4.0rc4.tar.xz b/wine-staging-4.0rc4.tar.xz deleted file mode 100644 index 4fe4403..0000000 --- a/wine-staging-4.0rc4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0a5d37d4dde6f13e251f6f76c6f53db998b8b821f1ca358863dd1903e403433 -size 7463900 diff --git a/wine-staging-4.0rc6.tar.xz b/wine-staging-4.0rc6.tar.xz new file mode 100644 index 0000000..1d44c10 --- /dev/null +++ b/wine-staging-4.0rc6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9df62de2383147f70edb79dc0a61e0b7890a6aef7fe41c0dfb3c09033316bf +size 7469392 diff --git a/wine.spec b/wine.spec index 9901a89..5dfe618 100644 --- a/wine.spec +++ b/wine.spec @@ -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.0rc4 +%define staging_version 4.0rc6 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel