From 4452ba9aa06f5fb8ed38065bdd883dab2f1c95e1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 11:10:44 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 3fd4931..28a8382 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,6 +1,6 @@ Name: python-lxml Version: 4.9.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API # The lxml project is licensed under BSD-3-Clause @@ -100,6 +100,9 @@ cp -a build/lib.%{python3_platform}-*/* src/ %doc README.rst %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 4.9.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jul 14 2023 Miro HronĨok - 4.9.2-8 - Bring back the isoschematron submodule, but without the validation of the schema file itself