From e5325b966a9b9bea6ad865387ea741d6af5b2e5b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 23 May 2018 16:30:49 +0200 Subject: [PATCH] correct version tag Signed-off-by: Igor Gnatenko --- python-pexpect.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pexpect.spec b/python-pexpect.spec index 7874ee5..bf2a904 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.5.0 +Version: 4.5 Release: 1%{?dist} License: MIT