From 3ca414986f685dae7342ef4450ddc9f08995ee15 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 5 Nov 2017 09:47:58 +0100 Subject: [PATCH] get latest version back Signed-off-by: Igor Gnatenko --- python-lxml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-lxml.spec b/python-lxml.spec index 27ce170..f0d97ac 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,8 +1,8 @@ %global modname lxml Name: python-%{modname} -Version: 4.0.0 -Release: 2%{?dist} +Version: 4.1.1 +Release: 1%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD