Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 15:04:12 +00:00
parent d54b4fa686
commit 209d2f44e7

View File

@ -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 <releng@fedoraproject.org> - 1.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 16 2022 Hans de Goede <hdegoede@redhat.com> - 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)