From c80dfbe615caed743439182bf9c411d664e6333c Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Tue, 24 Feb 2009 04:00:48 +0000 Subject: [PATCH] Mass rebuild + etc --- oniguruma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/oniguruma.spec b/oniguruma.spec index e7c6d89..b2d49d6 100644 --- a/oniguruma.spec +++ b/oniguruma.spec @@ -1,6 +1,6 @@ Name: oniguruma Version: 5.9.1 -Release: 1%{?dist}.2 +Release: 2%{?dist} Summary: Regular expressions library Group: System Environment/Libraries @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' \ %{_includedir}/onig*.h %changelog +* Tue Feb 24 2009 Mamoru Tasaka - 5.9.1-2 +- F-11: Mass rebuild + * Sat Feb 9 2008 Mamoru Tasaka - Rebuild against gcc43