Rebuild for FC-5 (other specs updated, but not rebuilt)
This commit is contained in:
parent
8b7e39d0f2
commit
873f33708d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 0.7.1.fix1
|
Version: 0.7.1.fix1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %{python_sitelib}/IPython/Extensions/*.pyo
|
%ghost %{python_sitelib}/IPython/Extensions/*.pyo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2006 Shahms E. King <shahms@shahms.com> 0.7.1.fix1-2
|
||||||
|
- Rebuild for FC-5
|
||||||
|
|
||||||
* Mon Jan 30 2006 Shahms E. King <shahms@shahms.com> 0.7.1.fix1-1
|
* Mon Jan 30 2006 Shahms E. King <shahms@shahms.com> 0.7.1.fix1-1
|
||||||
- New upstream 0.7.1.fix1 which fixes KeyboardInterrupt handling
|
- New upstream 0.7.1.fix1 which fixes KeyboardInterrupt handling
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user