Rebuilt for libcrypt.so.2 (#1666033)

This commit is contained in:
Björn Esser 2019-01-14 18:52:20 +01:00
parent 44b757bc09
commit 284b905a2e
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -123,7 +123,7 @@ Summary: An interpreted, interactive, object-oriented programming language
Name: %{python} Name: %{python}
# Remember to also rebase python2-docs when changing this: # Remember to also rebase python2-docs when changing this:
Version: 2.7.15 Version: 2.7.15
Release: 11%{?dist} Release: 12%{?dist}
License: Python License: Python
Group: Development/Languages Group: Development/Languages
Requires: %{python}-libs%{?_isa} = %{version}-%{release} Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@ -2028,6 +2028,9 @@ CheckPython \
# ====================================================== # ======================================================
%changelog %changelog
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 2.7.15-12
- Rebuilt for libcrypt.so.2 (#1666033)
* Mon Sep 24 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-11 * Mon Sep 24 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-11
- Security fix for CVE-2018-14647 (#1631822) - Security fix for CVE-2018-14647 (#1631822)