import python-cryptography-36.0.1-2.el9
This commit is contained in:
parent
b35dd3da3b
commit
d660850832
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 36.0.1
|
Version: 36.0.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
|
|
||||||
License: ASL 2.0 or BSD
|
License: ASL 2.0 or BSD
|
||||||
@ -125,6 +125,9 @@ PYTHONPATH=${PWD}/vectors:%{buildroot}%{python3_sitearch} \
|
|||||||
%{python3_sitearch}/%{srcname}-%{version}-py*.egg-info
|
%{python3_sitearch}/%{srcname}-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 19 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-2
|
||||||
|
- Rebuild for gating, related: rhbz#2060787
|
||||||
|
|
||||||
* Fri Mar 04 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-6
|
* Fri Mar 04 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-6
|
||||||
- Rebase to 36.0.1, related: rhbz#2059630, rhbz#2060787
|
- Rebase to 36.0.1, related: rhbz#2059630, rhbz#2060787
|
||||||
- OpenSSL 3.0 FIPS mode is now detected correctly, related: rhbz#2054785
|
- OpenSSL 3.0 FIPS mode is now detected correctly, related: rhbz#2054785
|
||||||
|
Loading…
Reference in New Issue
Block a user