From 69b1e6c1125aa95d76ec20b9b87c086d5cc5ff96 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:26:20 +0100 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-html5lib.git#92e7903528e2d18b250772d8b73c09644c1dd09b --- python-html5lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index bfa849c..05c180a 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Summary: A python based HTML parser/tokenizer Version: 1.1 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: MIT URL: https://github.com/html5lib/html5lib-python @@ -67,6 +67,9 @@ specification for maximum compatibility with major desktop web browsers. %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 10 2020 Miro HronĨok - 1:1.1-3 - Fix compatibility with pytest 6