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:50 -07:00
parent a4e99f39a8
commit 1c198284c2

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
# Copyright (c) 2000-2012, JPackage Project
# All rights reserved.
@ -32,7 +32,7 @@
Name: jdom
Version: 1.1.3
Release: 36%{?dist}
Release: 37%{?dist}
Summary: Java alternative to DOM and SAX
License: Saxpath
URL: http://www.jdom.org/
@ -113,6 +113,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
%license LICENSE.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.1.3-37
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.3-36
- Bump release for June 2024 mass rebuild