diff --git a/SPECS/i3.spec b/SPECS/i3.spec index 96db8a7..a99e4ea 100644 --- a/SPECS/i3.spec +++ b/SPECS/i3.spec @@ -1,10 +1,10 @@ Name: i3 -Version: 4.18.2 -Release: 2%{?dist} +Version: 4.18.3 +Release: 1%{?dist} Summary: Improved tiling window manager License: BSD URL: http://i3wm.org -Source0: http://i3wm.org/downloads/%{name}-%{version}.tar.bz2 +Source0: http://i3wm.org/downloads/%{name}-%{version}.tar.xz Source1: %{name}-logo.svg Patch0: i3-bar-xcb.patch BuildRequires: asciidoc @@ -81,7 +81,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 -%patch0 -p0 +#%patch0 -p0 %build %ifarch ppc64le