- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
8ab6b5d59c
commit
34879c5eb0
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.4.7
|
Version: 3.4.7
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
|
|
||||||
License: ASL 2.0 or BSD
|
License: ASL 2.0 or BSD
|
||||||
@ -120,6 +120,11 @@ PYTHONPATH=${PWD}/vectors:%{buildroot}%{python3_sitearch} \
|
|||||||
%{python3_sitearch}/%{srcname}-%{version}-py*.egg-info
|
%{python3_sitearch}/%{srcname}-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.7-3
|
||||||
|
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
||||||
|
|
||||||
|
Related: rhbz#1971065
|
||||||
|
|
||||||
* Mon Apr 26 2021 Christian Heimes <cheimes@redhat.com> - 3.4.7-2
|
* Mon Apr 26 2021 Christian Heimes <cheimes@redhat.com> - 3.4.7-2
|
||||||
- Add backports of OpenSSL 3.0.0 fixes (upstream PR #6000)
|
- Add backports of OpenSSL 3.0.0 fixes (upstream PR #6000)
|
||||||
- Resolves: rhbz#1953446
|
- Resolves: rhbz#1953446
|
||||||
|
Loading…
Reference in New Issue
Block a user