Rebuilt for switch to libxcrypt
This commit is contained in:
parent
6a6d4a0324
commit
08148d40f8
@ -18,7 +18,7 @@ URL: https://www.python.org/
|
|||||||
# WARNING When rebasing to a new Python version,
|
# WARNING When rebasing to a new Python version,
|
||||||
# remember to update the python3-docs package as well
|
# remember to update the python3-docs package as well
|
||||||
Version: %{pybasever}.0
|
Version: %{pybasever}.0
|
||||||
Release: 0.3.%{?prerel}%{?dist}
|
Release: 0.4.%{?prerel}%{?dist}
|
||||||
License: Python
|
License: Python
|
||||||
|
|
||||||
|
|
||||||
@ -1684,6 +1684,9 @@ fi
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.7.0-0.4.a4
|
||||||
|
- Rebuilt for switch to libxcrypt
|
||||||
|
|
||||||
* Thu Jan 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.3.a4
|
* Thu Jan 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.3.a4
|
||||||
- Remove /usr/bin/python37 (#1526129)
|
- Remove /usr/bin/python37 (#1526129)
|
||||||
- Move install stuff from %%check to %%install, where it belongs (oops)
|
- Move install stuff from %%check to %%install, where it belongs (oops)
|
||||||
|
Loading…
Reference in New Issue
Block a user