Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-21 20:51:00 +00:00
parent 85d9c310ad
commit 380e5bdaab

View File

@ -1,6 +1,6 @@
Name: disruptor Name: disruptor
Version: 3.4.2 Version: 3.4.2
Release: 5%{?dist} Release: 6%{?dist}
Summary: Concurrent Programming Framework Summary: Concurrent Programming Framework
License: ASL 2.0 License: ASL 2.0
URL: https://lmax-exchange.github.io/disruptor/ 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 %license LICENCE.txt
%changelog %changelog
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 28 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-5 * Mon Jun 28 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-5
- Remove unneeded buildrequires on jmock and hamcrest - Remove unneeded buildrequires on jmock and hamcrest