diff --git a/ncurses.spec b/ncurses.spec index 7fb9abe..433a1ff 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: 2 +Release: 3 License: distributable Group: System Environment/Libraries URL: http://dickey.his.com/ncurses/ncurses.html @@ -156,6 +156,9 @@ rm -Rf ${RPM_BUILD_ROOT}%{_libdir}/terminfo rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Dec 21 2005 Petr Raszyk 5.5-3 +- Rebuild. + * Wed Dec 21 2005 Petr Raszyk 5.5-2 - Rebuild.