SHA256
1
0
forked from pool/xeyes

Accepting request 909749 from X11:XOrg

- 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.

OBS-URL: https://build.opensuse.org/request/show/909749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xeyes?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2021-08-04 20:28:36 +00:00 committed by Git OBS Bridge
commit c142f5e508
4 changed files with 17 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553
size 133160

BIN
xeyes-1.2.0.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 2 10:52:05 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- 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

View File

@ -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}