From e8a0f06521d9f6d7d2e8d1d8c83a9b005f91eda0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 6 Dec 2013 10:20:10 +0100 Subject: [PATCH] Change BR: python-setuptools-devel to python-setuptools --- python-urwid.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-urwid.spec b/python-urwid.spec index 1b0fe94..4677fbb 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -9,7 +9,7 @@ Name: python-urwid Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -19,7 +19,7 @@ Source0: http://excess.org/urwid/urwid-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) BuildRequires: python2-devel -BuildRequires: python-setuptools-devel +BuildRequires: python-setuptools BuildRequires: python-twisted-core BuildRequires: pygobject2 BuildRequires: python-test @@ -114,6 +114,10 @@ rm -rf %{buildroot} %endif %changelog +* Fri Dec 06 2013 Pierre-Yves Chibon fr - 1.1.1-3 +- Change BR from python-setuptools-devel to python-setuptools + See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel + * Sun Aug 04 2013 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild