From cd312ca84c455565080a4fc4a2a1f715f50c0e65 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:05:25 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- disruptor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/disruptor.spec b/disruptor.spec index 77564b5..7960a92 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -1,6 +1,6 @@ Name: disruptor Version: 3.4.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Concurrent Programming Framework License: ASL 2.0 URL: https://lmax-exchange.github.io/disruptor/ @@ -84,6 +84,9 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java %license LICENCE.txt %changelog +* Thu Apr 15 2021 Mohan Boddu - 3.4.2-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 3.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild