diff --git a/gerrymander.spec b/gerrymander.spec index 441d57e..d5e2eee 100644 --- a/gerrymander.spec +++ b/gerrymander.spec @@ -2,7 +2,7 @@ Summary: The gerrit client tools Name: gerrymander Version: 1.4 -Release: 4%{?dist} +Release: 5%{?dist} Source0: https://pypi.python.org/packages/source/g/%{name}/%{name}-%{version}.tar.gz URL: https://pypi.python.org/pypi/gerrymander License: ASL 2.0 @@ -15,6 +15,7 @@ BuildRequires: python-nose BuildRequires: python3-nose BuildRequires: python3-devel Requires: python3-gerrymander +Requires: python-prettytable %package -n python-gerrymander Summary: The gerrit python2 client @@ -79,6 +80,9 @@ rm -rf *.egg-info %{python3_sitelib}/%{name}-%{version}-py3.*.egg-info %changelog +* Tue Feb 16 2016 Kashyap Chamarthy - 1.4.5 +- Add 'python-prettytable' to 'Requires'; fixes rhbz# 1307167 + * Wed Feb 03 2016 Fedora Release Engineering - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild