diff --git a/SPECS/i3.spec b/SPECS/i3.spec index 438d43f..7911886 100644 --- a/SPECS/i3.spec +++ b/SPECS/i3.spec @@ -1,6 +1,6 @@ Name: i3 -Version: 4.18.1 -Release: 1%{?dist} +Version: 4.18.2 +Release: 2%{?dist} Summary: Improved tiling window manager License: BSD URL: http://i3wm.org @@ -80,6 +80,7 @@ Asciidoc and doxygen generated documentations for %{name}. %prep %setup -q find . -maxdepth 1 -type f -name "i3*" -exec sed -i -e '1s;^#!/usr/bin/env perl;#!/usr/bin/perl;' {} + -print +sed 's/kick_tray_clients(output);//' -i i3bar/src/xcb.c %build