diff --git a/velocity.spec b/velocity.spec index 2727476..7269208 100644 --- a/velocity.spec +++ b/velocity.spec @@ -2,7 +2,7 @@ Name: velocity Version: 1.7 -Release: 30%{?dist} +Release: 31%{?dist} Epoch: 0 Summary: Java-based template engine License: ASL 2.0 @@ -192,6 +192,9 @@ cp -pr examples test %{buildroot}%{_datadir}/%{name} %{_datadir}/%{name} %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0:1.7-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 14 2020 Jiri Vanek - 0:1.7-30 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11