diff --git a/regexp.spec b/regexp.spec index 16fdf82..c65bacb 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,7 +1,7 @@ Name: regexp Epoch: 1 Version: 1.5 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Simple regular expressions API License: ASL 2.0 URL: http://jakarta.apache.org/%{name}/ @@ -77,6 +77,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %doc LICENSE %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1:1.5-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 1:1.5-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild