import UBI jansi-2.3.3-9.el9
This commit is contained in:
parent
65c3bbc18b
commit
fe71881f4b
@ -2,7 +2,7 @@
|
||||
|
||||
Name: jansi
|
||||
Version: 2.3.3
|
||||
Release: 7%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Generate and interpret ANSI escape sequences in Java
|
||||
License: ASL 2.0
|
||||
URL: http://fusesource.github.io/jansi/
|
||||
@ -38,6 +38,7 @@ which don't support it like Windows and provides graceful degradation for
|
||||
when output is being sent to output devices which cannot support ANSI sequences.
|
||||
|
||||
%package javadoc
|
||||
BuildArch: noarch
|
||||
Summary: Javadocs for %{name}
|
||||
|
||||
%description javadoc
|
||||
@ -105,6 +106,12 @@ cp -p src/main/native/libjansi.so %{buildroot}%{_prefix}/lib/%{name}
|
||||
%license license.txt
|
||||
|
||||
%changelog
|
||||
* Sun Nov 24 2024 Marián Konček <mkoncek@redhat.com> - 2.3.3-9
|
||||
- Rebuild
|
||||
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 2.3.3-8
|
||||
- Rebuild
|
||||
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 2.3.3-7
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user