diff --git a/xset.changes b/xset.changes index a89063f..d7c400b 100644 --- a/xset.changes +++ b/xset.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 24 14:04:04 UTC 2019 - Stefan Dirsch + +- no longer require legacy extension xf86miscproto; no longer + provided by xorgproto-2019.1 by default + ------------------------------------------------------------------- Wed Apr 4 14:47:54 UTC 2018 - sndirsch@suse.com diff --git a/xset.spec b/xset.spec index 4407c2e..122f366 100644 --- a/xset.spec +++ b/xset.spec @@ -1,7 +1,7 @@ # # spec file for package xset # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -31,7 +31,6 @@ BuildRequires: pkgconfig(xfontcache) BuildRequires: pkgconfig(xmuu) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) >= 7.0.17 -BuildRequires: pkgconfig(xxf86misc) # This was part of the xorg-x11 package up to version 7.6 Conflicts: xorg-x11 <= 7.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build