This commit is contained in:
Stanislav Ochotnicky 2013-07-26 15:09:06 +02:00
parent dbcc8be83d
commit 2afaa0198b

View File

@ -32,7 +32,7 @@
Name: regexp Name: regexp
Version: 1.5 Version: 1.5
Release: 12%{dist} Release: 13%{dist}
Epoch: 0 Epoch: 0
Summary: Simple regular expressions API Summary: Simple regular expressions API
License: ASL 2.0 License: ASL 2.0
@ -100,6 +100,9 @@ ant -Djakarta-site2.dir=. test
%doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}
%changelog %changelog
* Fri Jul 26 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.5-13
- Rebuild for #988462
* Tue Jul 23 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.5-12 * Tue Jul 23 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.5-12
- Enable testsuite - Enable testsuite