Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:45 -07:00
parent 178622d9bf
commit 998e3443ce

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: jansi
Version: 2.4.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Generate and interpret ANSI escape sequences in Java
License: Apache-2.0
URL: http://fusesource.github.io/jansi/
@ -95,6 +95,9 @@ cp -p src/main/native/libjansi.so %{buildroot}%{_prefix}/lib/%{name}
%license license.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 2.4.1-3
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.4.1-2
- Bump release for June 2024 mass rebuild