another bump for gcc/gcj bug

This commit is contained in:
Jesse Keating 2005-12-22 02:07:32 +00:00
parent c04280f4c2
commit 1ec35352a3
1 changed files with 5 additions and 2 deletions

View File

@ -1,12 +1,12 @@
%define name regexp
%define full_name jakarta-%{name}
%define version 1.3
%define release 2jpp_3fc.1.1
%define release 2jpp_4fc
%define section free
Name: %{name}
Version: %{version}
Release: %{release}.1.1
Release: %{release}
Epoch: 0
Summary: Simple regular expressions API
License: Apache Software License
@ -94,6 +94,9 @@ fi
%{_javadocdir}/%{name}-%{version}
%changelog
* Wed Dec 21 2005 Jesse Keating <jkeating@redhat.com> 0:1.2-2jpp_4fc
- rebuilt again
* Tue Dec 13 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj