diff --git a/ncurses.spec b/ncurses.spec index b51bd17..d960b33 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -2,7 +2,7 @@ Summary: A CRT screen handling and optimization package. Name: ncurses Version: 5.4 %define includedirw %{_includedir}/ncursesw -Release: 15 +Release: 16 License: distributable Group: System Environment/Libraries URL: http://dickey.his.com/ncurses/ncurses.html @@ -164,6 +164,9 @@ rm -f ${RPM_BUILD_ROOT}%{_datadir}/man/man2/panel.3x.20030517* rm -rf ${RPM_BUILD_ROOT} %changelog +* Sun Mar 06 2005 Petr Rockai +- rebuild + * Thu Jan 27 2005 Adrian Havill 5.4-15 - update to newest jumbo monthly patch + weeklies, fixing new line cursor move problem (#140326)