import python-lxml-4.6.5-2.el9
This commit is contained in:
parent
86848f9242
commit
c21a3a8dd9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.6.5
|
Version: 4.6.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
# The lxml project is licensed under BSD
|
||||||
@ -65,6 +65,11 @@ cp -a build/lib.%{python3_platform}-%{python3_version}/* src/
|
|||||||
%{python3_sitearch}/%{modname}-*.egg-info/
|
%{python3_sitearch}/%{modname}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 4.6.5-2
|
||||||
|
- Add automatically generated Obsoletes tag with the python39- prefix
|
||||||
|
for smoother upgrade from RHEL8
|
||||||
|
- Related: rhbz#1990421
|
||||||
|
|
||||||
* Thu Jan 06 2022 Charalampos Stratakis <cstratak@redhat.com> - 4.6.5-1
|
* Thu Jan 06 2022 Charalampos Stratakis <cstratak@redhat.com> - 4.6.5-1
|
||||||
- Update to 4.6.5
|
- Update to 4.6.5
|
||||||
- Fixes CVE-2021-43818
|
- Fixes CVE-2021-43818
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user