From ac0aeb77b97119729b65e7b0401920671b0cf2e1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 14:33:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- minicom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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