From fd0bcc49e292229a592fd7428e0a7c0e6fba0a5e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 12 Mar 2018 12:05:00 +0100 Subject: [PATCH] commit spec changes Signed-off-by: Igor Gnatenko --- python-pexpect.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pexpect.spec b/python-pexpect.spec index 9457aff..b8799ad 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module -Version: 4.4.0 +Version: 4.4 Release: 1%{?dist} License: MIT @@ -12,7 +12,6 @@ URL: https://github.com/pexpect/pexpect Source0: %{url}/archive/%{version}/%{modname}-%{version}.tar.gz BuildRequires: %{_bindir}/man -BuildRequires: coreutils BuildArch: noarch