This commit is contained in:
Dennis Gilmore 2015-06-18 22:14:50 +00:00
parent f3a2a155f2
commit 41fdd7ba8e

View File

@ -1,7 +1,7 @@
Name: regexp
Epoch: 1
Version: 1.5
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Simple regular expressions API
License: ASL 2.0
URL: http://jakarta.apache.org/%{name}/
@ -64,6 +64,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
%{_javadocdir}/%{name}
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jul 9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-18
- Bump epoch as workaround for koji-shadow limitation