From 4da57b7bf9bbae7eab41fe5da941a180b8abef22 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 26 May 2006 06:51:20 +0000 Subject: [PATCH] 1.2.7-8 --- apr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apr.spec b/apr.spec index d2b88f2..de8022c 100644 --- a/apr.spec +++ b/apr.spec @@ -6,7 +6,7 @@ Summary: Apache Portable Runtime library Name: apr Version: 1.2.7 -Release: 7 +Release: 8 License: Apache Software License Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/apr-%{aprver}/*.h %changelog +* Fri May 26 2006 Jakub Jelinek 1.2.7-8 +- rebuilt with GCC 4.1.0 + * Tue May 23 2006 Joe Orton 1.2.7-7 - fix another multilib conflict (#192659)