From dc7815ae6565b2fde0dc10d289c5aa62eaff45b5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 00:44:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- disruptor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/disruptor.spec b/disruptor.spec index a78022e..11616ba 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -1,6 +1,6 @@ Name: disruptor Version: 3.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Concurrent Programming Framework License: ASL 2.0 URL: https://lmax-exchange.github.io/disruptor/ @@ -76,6 +76,9 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java %license LICENCE.txt %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 3.4.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Dec 13 2021 Sérgio Basto - 3.4.4-1 - Update disruptor to 3.4.4 (#1953941)