diff --git a/wine.changes b/wine.changes index add6b83..42d5748 100644 --- a/wine.changes +++ b/wine.changes @@ -11,6 +11,7 @@ Sat Apr 24 08:16:43 UTC 2021 - Marcus Meissner - Various bug fixes. - update staging to 6.7 release - removed wine-winegcc-missing-includes.patch (upstream) +- removed 0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events.patch ------------------------------------------------------------------- Wed Apr 21 14:21:30 UTC 2021 - Marcus Rueckert diff --git a/wine.spec b/wine.spec index 9135cb8..836a6bf 100644 --- a/wine.spec +++ b/wine.spec @@ -140,7 +140,6 @@ Source8: wine-rpmlintrc # SUSE specific patches # - currently none, but add them here #Patch0: susefixes.patch -Source99: a886228fbcefe7b8de06d2dd7182272df6cc3c36.patch Recommends: wine-gecko >= 2.47.2 Conflicts: wine-gecko < 2.47.2 Recommends: wine-mono >= 6.1.1 @@ -224,7 +223,6 @@ cp %{S:3} . %if %{staging} # apply wine staging patch set on top of the wine release. tar xf %{SOURCE100} -cp %{SOURCE99} ./wine-staging-%staging_version/patches/user32-rawinput-mouse/0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events.patch bash ./wine-staging-%staging_version/patches/patchinstall.sh --all %endif