diff --git a/xdotool.spec b/xdotool.spec index 43b71fd..b16e8c6 100644 --- a/xdotool.spec +++ b/xdotool.spec @@ -1,7 +1,7 @@ Name: xdotool Version: 3.20160805.1 Epoch: 1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fake keyboard/mouse input License: BSD URL: http://www.semicomplete.com/projects/xdotool/ @@ -59,6 +59,9 @@ chmod 0644 examples/ffsp.sh %doc examples %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1:3.20160805.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Jul 31 2021 Sven Lankes - 1:3.20160805.1-4 - remove "rpath" fix to fix FTBFS - fixes RHBZ #1988049