From 209d2f44e70782ab558c1b01dbf348abd6f87ca7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 15:04:12 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 4563b5b..6edb1bb 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -7,7 +7,7 @@ Name: jansi-native Version: 1.8 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project License: ASL 2.0 URL: http://jansi.fusesource.org/ @@ -71,6 +71,9 @@ This package contains the API documentation for %{name}. %license license.txt %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.8-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jul 16 2022 Hans de Goede - 1.8-10 - jansi-native provides JNI libraries for use by the JAVA Jansi project and the JDK is no longer build on i686, disable i686 builds (rhbz#2104052)