diff --git a/python3.12-lxml.spec b/python3.12-lxml.spec index 0d1ce6f..bdc381d 100644 --- a/python3.12-lxml.spec +++ b/python3.12-lxml.spec @@ -3,7 +3,7 @@ Name: python%{python3_pkgversion}-lxml Version: 4.9.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API # The lxml project is licensed under BSD-3-Clause @@ -80,6 +80,9 @@ cp -a build/lib.%{python3_platform}-*/* src/ %{python3_sitearch}/lxml-*.egg-info/ %changelog +* Tue Jan 23 2024 Miro Hrončok - 4.9.3-2 +- Rebuilt for timestamp .pyc invalidation mode + * Tue Oct 17 2023 Tomáš Hrnčiar - 4.9.3-1 - Initial package - Fedora contributions by: