diff --git a/disruptor.spec b/disruptor.spec index 6ab5c4a..422f4f2 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -1,6 +1,6 @@ Name: disruptor Version: 3.4.2 -Release: 5%{?dist} +Release: 6%{?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 +* Wed Jul 21 2021 Fedora Release Engineering - 3.4.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 28 2021 Mikolaj Izdebski - 3.4.2-5 - Remove unneeded buildrequires on jmock and hamcrest