From 1f115c640b04a778dbf35c8643ddf259d1efbd39 Mon Sep 17 00:00:00 2001 From: Andrew McNabb Date: Tue, 20 Aug 2013 12:19:48 -0600 Subject: Bump the obsoletes version --- python-pexpect.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pexpect.spec b/python-pexpect.spec index a477b54..d8c3422 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -7,7 +7,7 @@ Summary: Unicode-aware Pure Python Expect-like module Name: python-pexpect Version: 2.5.1 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT Group: Development/Languages URL: http://pypi.python.org/pypi/pexpect-u @@ -19,7 +19,7 @@ BuildRequires: python2-devel python-nose ed %if 0%{?with_python3} BuildRequires: python3-devel python3-nose Provides: pexpect = %{version}-%{release} -Obsoletes: pexpect <= 2.3-9 +Obsoletes: pexpect <= 2.3-10 %endif # if with_python3 %description @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Tue Nov 20 2012 Andrew McNabb - 2.5.1-8 +- Bump the obsoletes version + * Sun Aug 04 2013 Fedora Release Engineering - 2.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -- cgit