diff --git a/minicom.spec b/minicom.spec index 21ac18f..fc674b8 100644 --- a/minicom.spec +++ b/minicom.spec @@ -1,7 +1,7 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.3 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://alioth.debian.org/projects/minicom/ License: GPLv2+ Group: Applications/Communications @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Jul 16 2009 Miroslav Lichvar 2.3-5 - rename getline to avoid conflict with glibc (#511715) - remove makefiles from docs