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:39 -07:00
parent a3a0d7713d
commit 1f404b7eac

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: disruptor
Version: 3.4.4
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Concurrent Programming Framework
License: Apache-2.0
URL: https://lmax-exchange.github.io/disruptor/
@ -83,6 +83,9 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java
%license LICENCE.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.4.4-11
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.4.4-10
- Bump release for June 2024 mass rebuild