From 3e7228a20e3a97306f6d05a1acfb507da8f25e18 Mon Sep 17 00:00:00 2001 From: Jonathan Underwood Date: Aug 14 2015 10:44:56 +0000 Subject: Fix typo in spec file --- diff --git a/i3.spec b/i3.spec index d82106a..8ee536e 100644 --- a/i3.spec +++ b/i3.spec @@ -1,6 +1,6 @@ Name: i3 Version: 4.10.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Improved tiling window manager License: BSD URL: http://i3wm.org @@ -51,7 +51,7 @@ BuildRequires: yajl-devel Requires: dmenu Requires: dzen2 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) -Reccomends: i3-status +Recommends: i3-status Recommends: rxvt-unicode Recommends: xorg-x11-apps Requires: xorg-x11-fonts-misc @@ -130,6 +130,9 @@ install -Dpm0644 %{SOURCE1} \ %doc docs/*.{html,png} pseudo-doc/doxygen/ %changelog +* Fri Aug 14 2015 Jonathan Underwood - 4.10.3-3 +- Fix typo in spec file + * Fri Aug 14 2015 Jonathan Underwood - 4.10.3-2 - Add Recommends for i3-status - Move Requires for rxvt-unicode and xorg-x11-apps to Recommends