diff --git a/_service b/_service index e994d24..a03b509 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v3.3 + refs/tags/v3.4 v*.* git diff --git a/wine-staging-3.3.tar.xz b/wine-staging-3.3.tar.xz deleted file mode 100644 index c35cb9f..0000000 --- a/wine-staging-3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4154577d896072e15139d0428a3bf547cdc0d9932c5d9438239392f580310672 -size 7657768 diff --git a/wine-staging-3.4.tar.xz b/wine-staging-3.4.tar.xz new file mode 100644 index 0000000..743c3ec --- /dev/null +++ b/wine-staging-3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ecbcbb4d5000ddcedb16a37556338d248f950ddfbc2f507b740e736ea5d0e11 +size 7647068 diff --git a/wine.spec b/wine.spec index 5152536..dced3ff 100644 --- a/wine.spec +++ b/wine.spec @@ -140,7 +140,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc %arm %if %{staging} # upstream patch target version -%define staging_version 3.3 +%define staging_version 3.4 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel