Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 13:38:28 +00:00
parent 126e788a38
commit fe8838e8ca

View File

@ -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 <releng@fedoraproject.org> - 1.8-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 2 2021 Jerry James <loganjerry@gmail.com> - 1.8-7
- Fix maven-compiler-plugin settings (bz 1987588)