import python-cffi-1.14.5-5.el9
This commit is contained in:
parent
4eb6416811
commit
fbe4bbb321
@ -1,6 +1,6 @@
|
|||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.14.5
|
Version: 1.14.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Foreign Function Interface for Python to call C code
|
Summary: Foreign Function Interface for Python to call C code
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://cffi.readthedocs.org/
|
URL: https://cffi.readthedocs.org/
|
||||||
@ -68,6 +68,11 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 1.14.5-5
|
||||||
|
- Add automatically generated Obsoletes tag with the python39- prefix
|
||||||
|
for smoother upgrade from RHEL8
|
||||||
|
- Related: rhbz#1990421
|
||||||
|
|
||||||
* Thu Aug 19 2021 DJ Delorie <dj@redhat.com> - 1.14.5-4
|
* Thu Aug 19 2021 DJ Delorie <dj@redhat.com> - 1.14.5-4
|
||||||
- Rebuilt for libffi 3.4.2 SONAME transition.
|
- Rebuilt for libffi 3.4.2 SONAME transition.
|
||||||
Related: rhbz#1891914
|
Related: rhbz#1891914
|
||||||
|
Loading…
Reference in New Issue
Block a user