From 993ed3c4faadab4c6458a29410802dc4a29d5a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 21 May 2014 12:34:52 +0200 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86 --- python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python.spec b/python.spec index 45527a9..c569ddc 100644 --- a/python.spec +++ b/python.spec @@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language Name: %{python} # Remember to also rebase python-docs when changing this: Version: 2.7.6 -Release: 7%{?dist} +Release: 8%{?dist} License: Python Group: Development/Languages Requires: %{python}-libs%{?_isa} = %{version}-%{release} @@ -2065,6 +2065,9 @@ rm -fr %{buildroot} # ====================================================== %changelog +* Wed May 21 2014 Jaroslav Škarvada - 2.7.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86 + * Fri May 09 2014 Tomas Radej - 2.7.6-7 - Fixed obsoletes on ordereddict (bz #1095434)