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:34:20 -07:00
parent 13b5a65bd7
commit 2d37421968

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: xz-java
Version: 1.9
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Java implementation of XZ data compression
License: LicenseRef-Fedora-Public-Domain
URL: http://tukaani.org/xz/java.html
@ -57,6 +57,9 @@ mkdir -p extdoc && touch extdoc/package-list
%license COPYING
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.9-10
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.9-9
- Bump release for June 2024 mass rebuild