bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:43:20 +00:00
parent e4c2cba716
commit 404ae74549

View File

@ -2,7 +2,7 @@ Summary: A CRT screen handling and optimization package.
Name: ncurses
Version: 5.5
%define includedirw %{_includedir}/ncursesw
Release: 18.1
Release: 18.2
License: distributable
Group: System Environment/Libraries
URL: http://dickey.his.com/ncurses/ncurses.html
@ -165,6 +165,9 @@ rm -Rf ${RPM_BUILD_ROOT}%{_libdir}/terminfo
rm -rf ${RPM_BUILD_ROOT}
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.5-18.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.5-18.1
- rebuilt for new gcc4.1 snapshot and glibc changes