- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
08a5d0a243
commit
a3b4852bb7
@ -17,7 +17,7 @@ URL: https://www.python.org/
|
|||||||
#global prerel ...
|
#global prerel ...
|
||||||
%global upstream_version %{general_version}%{?prerel}
|
%global upstream_version %{general_version}%{?prerel}
|
||||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: Python
|
License: Python
|
||||||
|
|
||||||
|
|
||||||
@ -1756,6 +1756,9 @@ CheckPython optimized
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
* Wed Apr 07 2021 Petr Viktorin <pviktori@redhat.com> - 3.9.2-2
|
* Wed Apr 07 2021 Petr Viktorin <pviktori@redhat.com> - 3.9.2-2
|
||||||
- On RHEL 9+, build without the legacy nis module
|
- On RHEL 9+, build without the legacy nis module
|
||||||
Resolves: RHBZ#1942376
|
Resolves: RHBZ#1942376
|
||||||
|
Loading…
Reference in New Issue
Block a user