From fe8838e8ca459e3954ceee0ebe6973019a37a241 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 13:38:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- jansi-native.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)