From 16e609f987b001eaa4fcdef9be4e5e8560e18693 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 13:54:12 +0000 Subject: [PATCH] bump for new gcc/glibc --- stunnel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stunnel.spec b/stunnel.spec index 438798e..bcf2350 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -1,7 +1,7 @@ Summary: An SSL-encrypting socket wrapper. Name: stunnel Version: 4.14 -Release: 3 +Release: 3.1 License: GPL Group: Applications/Internet URL: http://stunnel.mirt.net/ @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_sysconfdir}/stunnel/* %changelog +* Tue Feb 07 2006 Jesse Keating - 4.14-3.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Tue Jan 31 2006 Miloslav Trmac - 4.14-3 - Use pthread threading to fix crash on x86_64 (#179236)