Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:21:07 -07:00
parent 9827616038
commit 71588af19b

View File

@ -2,7 +2,7 @@
Name: disruptor
Version: 3.4.4
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Concurrent Programming Framework
License: Apache-2.0
URL: https://lmax-exchange.github.io/disruptor/
@ -83,6 +83,10 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java
%license LICENCE.txt
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.4.4-12
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.4.4-11
- Bump release for Aug 2024 java mass rebuild