From d39ec7f6824be4bed46527332923230fec509bae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:46:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-html5lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index 4d812ea..90c401c 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: 5%{?dist} +Release: 6%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 1:1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 1:1.1-5 - Rebuilt for Python 3.10