diff --git a/hawtjni.spec b/hawtjni.spec index a217c9a..fa23dbb 100644 --- a/hawtjni.spec +++ b/hawtjni.spec @@ -1,6 +1,6 @@ Name: hawtjni Version: 1.17 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Code generator that produces the JNI code # Maven plugin is under ASL 2.0. # stdint.h, shipped in JAR as resource, used only with M$ VC++, is under BSD. @@ -99,6 +99,9 @@ This package allows to use HawtJNI from a maven plugin. %files -n maven-hawtjni-plugin -f .mfiles-maven-plugin %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.17-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 1.17-4 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11