Bump the obsoletes version
This commit is contained in:
parent
1c1a23252f
commit
1f115c640b
@ -7,7 +7,7 @@
|
|||||||
Summary: Unicode-aware Pure Python Expect-like module
|
Summary: Unicode-aware Pure Python Expect-like module
|
||||||
Name: python-pexpect
|
Name: python-pexpect
|
||||||
Version: 2.5.1
|
Version: 2.5.1
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://pypi.python.org/pypi/pexpect-u
|
URL: http://pypi.python.org/pypi/pexpect-u
|
||||||
@ -19,7 +19,7 @@ BuildRequires: python2-devel python-nose ed
|
|||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
BuildRequires: python3-devel python3-nose
|
BuildRequires: python3-devel python3-nose
|
||||||
Provides: pexpect = %{version}-%{release}
|
Provides: pexpect = %{version}-%{release}
|
||||||
Obsoletes: pexpect <= 2.3-9
|
Obsoletes: pexpect <= 2.3-10
|
||||||
%endif # if with_python3
|
%endif # if with_python3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user