Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
3c925c366d
commit
4452ba9aa0
@ -1,6 +1,6 @@
|
|||||||
Name: python-lxml
|
Name: python-lxml
|
||||||
Version: 4.9.2
|
Version: 4.9.2
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||||
|
|
||||||
# The lxml project is licensed under BSD-3-Clause
|
# The lxml project is licensed under BSD-3-Clause
|
||||||
@ -100,6 +100,9 @@ cp -a build/lib.%{python3_platform}-*/* src/
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.2-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jul 14 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.2-8
|
* Fri Jul 14 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.2-8
|
||||||
- Bring back the isoschematron submodule,
|
- Bring back the isoschematron submodule,
|
||||||
but without the validation of the schema file itself
|
but without the validation of the schema file itself
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user