[libtelnet] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:42:40 UTC 2010


commit 287e36464e32d4140018d8065977e5300044fdac
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:42:21 2010 -0700

    - Rebuilt for gcc bug 634757

 libtelnet.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libtelnet.spec b/libtelnet.spec
index 0e65453..dc5758a 100644
--- a/libtelnet.spec
+++ b/libtelnet.spec
@@ -1,6 +1,6 @@
 Name:		libtelnet
 Version:	0.20
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	TELNET protocol parsing framework
 
 Group:		System Environment/Libraries
@@ -76,6 +76,9 @@ rm -rf "$RPM_BUILD_ROOT"
 %{_bindir}/*
 
 %changelog
+* Wed Sep 29 2010 jkeating - 0.20-3
+- Rebuilt for gcc bug 634757
+
 * Tue Sep 14 2010 Sean Middleditch <sean at middleditch.us> 0.20-2
 - Added BuildRequires on doxygen.
 


More information about the scm-commits mailing list