Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:16:31 -07:00
parent c7483fd67f
commit caf62520f7

View File

@ -2,7 +2,7 @@
Name: beust-jcommander
Version: 1.82
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Java framework for parsing command line parameters
License: Apache-2.0
URL: http://jcommander.org/
@ -62,6 +62,10 @@ cp -p %SOURCE1 pom.xml
%license license.txt notice.md
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.82-10
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.82-9
- Bump release for Aug 2024 java mass rebuild