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.