From 18e261d3e13516fda7c00bf2bb4a3798c7b99d35 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 03:52:43 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-lxml.git#eddc9feea5c41bed8e0ef063db72f786e78d9f58 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 1b40228..07f82e1 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 4.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD @@ -57,6 +57,9 @@ env WITH_CYTHON=true %py3_build %{python3_sitearch}/%{modname}-*.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 01 2020 Miro HronĨok - 4.6.2-1 - Update to 4.6.2 - Fixes CVE-2020-27783 and another vulnerability in the HTML Cleaner