From e161f99c5ca1d486fe6bd51fcbd9ecadb6e73880 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 14:04:37 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- minicom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/minicom.spec b/minicom.spec index 800f1ab..6080918 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.2 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://alioth.debian.org/projects/minicom/ License: GPLv2+ Group: Applications/Communications @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 2.2-6 +- Autorebuild for GCC 4.3 + * Sun Sep 23 2007 Lubomir Kundrak 2.2-5 - Fix capture file handling (#302081)