Update to latest release

epel9
Till Maas 4 years ago
parent 5ff73a594f
commit 99cd97501c

1
.gitignore vendored

@ -2,3 +2,4 @@ xdotool-2.20100623.2949.tar.gz
/xdotool-2.20101012.3049.tar.gz
/xdotool-2.20110530.1.tar.gz
/xdotool-3.20150503.1.tar.gz
/xdotool-3.20160805.1.tar.gz

@ -1 +1 @@
e4447c61034d1d2140db13fbf0daa060 xdotool-3.20150503.1.tar.gz
SHA512 (xdotool-3.20160805.1.tar.gz) = e27b1029ee954ea17643ed489a00a1856e5687b03772c0f10a8e50cde3c3c957b57a3ba9890005474a744a228ef4827a83770d6890479c37a1f98f4fd7b1ff6c

@ -1,11 +1,11 @@
Name: xdotool
Version: 3.20150503.1
Version: 3.20160805.1
Epoch: 1
Release: 11%{?dist}
Release: 1%{?dist}
Summary: Fake keyboard/mouse input
License: BSD
URL: http://www.semicomplete.com/projects/xdotool/
Source0: https://github.com/jordansissel/xdotool/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/jordansissel/xdotool/releases/download/v%{version}/xdotool-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: libXtst-devel, libX11-devel, libXinerama-devel, libXi-devel, /usr/bin/pod2man, libxkbcommon-devel
@ -16,7 +16,7 @@ and mouse activity, move and re-size windows, etc.
%package -n libxdo
Summary: Keyboard input simulation library
%description -n libxdo
This library contains functions to simulate keyboard and mouse input
@ -59,6 +59,9 @@ chmod 0644 examples/ffsp.sh
%doc examples
%changelog
* Fri Sep 25 2020 Till Maas <opensource@till.name> - 3.20160805.1-1
- Update to latest release
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.20150503.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Loading…
Cancel
Save