diff --git a/xeyes-1.1.2.tar.bz2 b/xeyes-1.1.2.tar.bz2 deleted file mode 100644 index f6c7bfa..0000000 --- a/xeyes-1.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553 -size 133160 diff --git a/xeyes-1.2.0.tar.bz2 b/xeyes-1.2.0.tar.bz2 new file mode 100644 index 0000000..fb19ce9 --- /dev/null +++ b/xeyes-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db +size 139218 diff --git a/xeyes.changes b/xeyes.changes index b732a12..8f56c1b 100644 --- a/xeyes.changes +++ b/xeyes.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 2 10:52:05 UTC 2021 - Stefan Dirsch + +- Update to version 1.2.0 + * This release of xeyes adds support for using the Present and + Xinput2 extensions so that your X server is even smoother when + making eyes at you. + ------------------------------------------------------------------- Wed Apr 4 15:57:12 UTC 2018 - sndirsch@suse.com diff --git a/xeyes.spec b/xeyes.spec index 94b45e5..fc300ac 100644 --- a/xeyes.spec +++ b/xeyes.spec @@ -1,7 +1,7 @@ # # spec file for package xeyes # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,22 @@ # 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/ # Name: xeyes -Version: 1.1.2 +Version: 1.2.0 Release: 0 Summary: A follow the mouse X demo License: X11 Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xmu) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xrender) >= 0.4 @@ -50,7 +51,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xeyes %{_mandir}/man1/xeyes.1%{?ext_man}