diff --git a/regexp.spec b/regexp.spec index d21c605..7cf62eb 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,7 +1,7 @@ Name: regexp Epoch: 1 Version: 1.5 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Simple regular expressions API License: ASL 2.0 URL: http://jakarta.apache.org/%{name}/ @@ -69,6 +69,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %{_javadocdir}/%{name} %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1:1.5-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Jan 28 2016 Mikolaj Izdebski - 1:1.5-21 - Add OSGi manifest