summaryrefslogtreecommitdiffstats
path: root/python-pexpect.spec
diff options
context:
space:
mode:
authorAndrew McNabb <amcnabb@mcnabbs.org>2013-08-20 12:19:48 -0600
committerAndrew McNabb <amcnabb@mcnabbs.org>2013-08-20 12:19:48 -0600
commit1f115c640b04a778dbf35c8643ddf259d1efbd39 (patch)
treec3a3f50132733b59899b032277bb2705047beabd /python-pexpect.spec
parent1c1a23252fe428e172ab9f380b6ca4759394c0a9 (diff)
downloadpython-pexpect-1f115c640b04a778dbf35c8643ddf259d1efbd39.tar.gz
python-pexpect-1f115c640b04a778dbf35c8643ddf259d1efbd39.tar.xz
python-pexpect-1f115c640b04a778dbf35c8643ddf259d1efbd39.zip
Bump the obsoletes version
Diffstat (limited to 'python-pexpect.spec')
-rw-r--r--python-pexpect.spec7
1 files 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 <amcnabb@mcnabbs.org> - 2.5.1-8
+- Bump the obsoletes version
+
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild