From f1fb259b5926c66919c5cd99b373c31d3b36631a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 12:35:37 +0000 Subject: [PATCH] bump for new gcc/glibc --- libevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libevent.spec b/libevent.spec index 675eb93..1d3763e 100644 --- a/libevent.spec +++ b/libevent.spec @@ -1,6 +1,6 @@ Name: libevent Version: 1.1a -Release: 3 +Release: 3.1 Summary: Abstract asynchronous event notification library Group: System Environment/Libraries @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 07 2006 Jesse Keating - 1.1a-3.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Tue Jan 24 2006 Warren Togami - 1.1a-3 - rebuild (#177697)