Rebuilt for new %extension flags
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1877652
This commit is contained in:
parent
1d1c841d30
commit
eea0dbbeae
1 changed files with 5 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ URL: https://www.python.org/
|
|||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Python
|
||||
|
||||
|
||||
|
|
@ -1578,6 +1578,10 @@ CheckPython optimized
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.12-2
|
||||
- Rebuilt for new %%extension flags
|
||||
- Fixes: rhbz#1877652
|
||||
|
||||
* Wed Aug 19 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.6.12-1
|
||||
- Update to 3.6.12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue