From 8993daa52e95d6f477646cb923780f9faec91000 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 13:57:51 +0000 Subject: [PATCH] bump for new gcc/glibc --- tcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcl.spec b/tcl.spec index cdfc85f..11b4645 100644 --- a/tcl.spec +++ b/tcl.spec @@ -3,7 +3,7 @@ Summary: Tcl scripting language development environment Name: tcl Version: %{majorver}.12 -Release: 3 +Release: 3.1 License: BSD Group: Development/Languages URL: http://tcl.sourceforge.net/ @@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{name}%{version}/html/* %changelog +* Tue Feb 07 2006 Jesse Keating - 8.4.12-3.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Thu Feb 02 2006 David Cantrell - 8.4.12-3 - Patched syntax errors in configure and tcl.m4 so it works with bash