Bump release for Aug 2024 java mass rebuild
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
178622d9bf
commit
998e3443ce
@ -1,8 +1,8 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
Name: jansi
|
Name: jansi
|
||||||
Version: 2.4.1
|
Version: 2.4.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Generate and interpret ANSI escape sequences in Java
|
Summary: Generate and interpret ANSI escape sequences in Java
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://fusesource.github.io/jansi/
|
URL: http://fusesource.github.io/jansi/
|
||||||
@ -95,6 +95,9 @@ cp -p src/main/native/libjansi.so %{buildroot}%{_prefix}/lib/%{name}
|
|||||||
%license license.txt
|
%license license.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.4.1-2
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user