From afa101ad3350686af0084bb8a3871666662974b7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 20:45:42 +0000 Subject: [PATCH] gcc update bump --- regexp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/regexp.spec b/regexp.spec index 8f7408f..9bd4b21 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,12 +1,12 @@ %define name regexp %define full_name jakarta-%{name} %define version 1.3 -%define release 2jpp_3fc +%define release 2jpp_3fc.1 %define section free Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}.1 Epoch: 0 Summary: Simple regular expressions API License: Apache Software License @@ -94,6 +94,9 @@ fi %{_javadocdir}/%{name}-%{version} %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Fri Jul 15 2005 Gary Benson 0:1.3-2jpp_3fc - Build on ia64, ppc64, s390 and s390x. - Switch to aot-compile-rpm.