diff --git a/ElectricFence.spec b/ElectricFence.spec index d3e946f..c6ec93f 100644 --- a/ElectricFence.spec +++ b/ElectricFence.spec @@ -1,7 +1,7 @@ Summary: A debugger which detects memory allocation violations. Name: ElectricFence Version: 2.2.2 -Release: 15 +Release: 16 Copyright: GPL Group: Development/Tools Source: ftp://ftp.perens.com/pub/ElectricFence/beta/%{name}-%{version}.tar.gz @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Mon Feb 3 2003 Jakub Jelinek - never call semaphore routines in between __libc_malloc_pthread_startup(true) and