diff --git a/jansi-native.spec b/jansi-native.spec index 165390c..52dd2ea 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -7,7 +7,7 @@ Name: jansi-native Version: 1.8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project License: ASL 2.0 URL: http://jansi.fusesource.org/ @@ -68,6 +68,9 @@ This package contains the API documentation for %{name}. %license license.txt %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.8-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Aug 2 2021 Jerry James - 1.8-7 - Fix maven-compiler-plugin settings (bz 1987588)