From ef2a83ef763f8a120e4a0993b77571c4e8f7f3e4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 10:16:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python2.spec b/python2.spec index ad6246b..8845550 100644 --- a/python2.spec +++ b/python2.spec @@ -123,7 +123,7 @@ Summary: An interpreted, interactive, object-oriented programming language Name: %{python} # Remember to also rebase python2-docs when changing this: Version: 2.7.15 -Release: 12%{?dist} +Release: 13%{?dist} License: Python Requires: %{python}-libs%{?_isa} = %{version}-%{release} Provides: python(abi) = %{pybasever} @@ -2021,6 +2021,9 @@ CheckPython \ # ====================================================== %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.7.15-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 14 2019 Björn Esser - 2.7.15-12 - Rebuilt for libcrypt.so.2 (#1666033)