diff --git a/_service b/_service index f1ed87a..6abdc58 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v5.15 + refs/tags/v5.15.1 v*.* git diff --git a/wine-staging-5.15.1.tar.xz b/wine-staging-5.15.1.tar.xz new file mode 100644 index 0000000..6fabe41 --- /dev/null +++ b/wine-staging-5.15.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f219a94a659dfe22be22853b532f2dfee0e4cd7cc594602a7d7a83e9ab05e132 +size 7390452 diff --git a/wine-staging-5.15.tar.xz b/wine-staging-5.15.tar.xz deleted file mode 100644 index 4d58299..0000000 --- a/wine-staging-5.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5521421221cc43cf0b30247e458512ff533761a855ab2a31905094ea1228e223 -size 7393680 diff --git a/wine.spec b/wine.spec index def0ff9..d5c653e 100644 --- a/wine.spec +++ b/wine.spec @@ -158,7 +158,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 5.15 +%define staging_version 5.15.1 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel