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:16 -07:00
parent 7adb633ede
commit 639a2afc6b

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
@ -32,7 +32,7 @@
Name: slf4j
Version: 1.7.32
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Simple Logging Facade for Java
# the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT
License: MIT AND Apache-2.0
@ -205,6 +205,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual
%{_defaultdocdir}/%{name}-manual
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.7.32-12
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.7.32-11
- Bump release for June 2024 mass rebuild