This commit is contained in:
Dennis Gilmore 2011-02-09 01:15:50 -06:00
parent d4beef20f4
commit 653e8fcd96
1 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,7 @@
Name: regexp
Version: 1.5
Release: 5%{dist}
Release: 6%{dist}
Epoch: 0
Summary: Simple regular expressions API
License: ASL 2.0
@ -100,6 +100,9 @@ rm -rf %{buildroot}
%doc %{_javadocdir}/%{name}
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Oct 6 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.5-5
- Drop gcj support.