diff --git a/ncurses.spec b/ncurses.spec index a570d76..7dd6da6 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -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 - 5.5-18.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 5.5-18.1 - rebuilt for new gcc4.1 snapshot and glibc changes