Rebuild for Python 2.6
This commit is contained in:
parent
0b7ca728ff
commit
8ff525852c
@ -2,7 +2,7 @@
|
||||
Summary: A library for text mode user interfaces
|
||||
Name: newt
|
||||
Version: 0.52.10
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
URL: https://fedorahosted.org/newt/
|
||||
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/*.py*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.52.10-2
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
* Wed Jul 30 2008 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.10-1
|
||||
- improve --noitem description (#456305)
|
||||
- add setHeight to Textbox class
|
||||
|
||||
Loading…
Reference in New Issue
Block a user