From fe71881f4b80bfd66a4fd2fc1950a8cbed39d420 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:43:35 +0000 Subject: [PATCH] import UBI jansi-2.3.3-9.el9 --- SPECS/jansi.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/jansi.spec b/SPECS/jansi.spec index 62499e4..26c5dd8 100644 --- a/SPECS/jansi.spec +++ b/SPECS/jansi.spec @@ -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 - 2.3.3-9 +- Rebuild + +* Sat Nov 23 2024 Marián Konček - 2.3.3-8 +- Rebuild + * Wed Nov 20 2024 Marián Konček - 2.3.3-7 - Rebuild with regenerated Requires on Java