This commit is contained in:
Fedora Release Engineering 2024-01-22 03:09:29 +00:00
parent db11b56656
commit 3a10d475bb

View File

@ -1,6 +1,6 @@
Name: python-lxml
Version: 5.1.0
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
@ -89,6 +89,9 @@ cp -a build/lib.%{python3_platform}-*/* src/
%doc README.rst
%changelog
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 08 2024 Lumír Balhar <lbalhar@redhat.com> - 5.1.0-1
- Update to 5.1.0 (rhbz#2256232)