diff --git a/.gitignore b/.gitignore index 72f4318..a741bc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /3.2.1.tar.gz /3.3.2.tar.gz /disruptor-3.3.2.pom +/disruptor-3.3.4.pom +/3.3.4.tar.gz diff --git a/disruptor.spec b/disruptor.spec index 1eda8b7..1e87a13 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -1,6 +1,6 @@ Name: disruptor -Version: 3.3.2 -Release: 4%{?dist} +Version: 3.3.4 +Release: 1%{?dist} Summary: Concurrent Programming Framework License: ASL 2.0 URL: http://lmax-exchange.github.io/disruptor/ @@ -89,6 +89,18 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java %license LICENCE.txt %changelog +* Thu Jun 23 2016 gil cattaneo - 3.3.4-1 +- update to 3.3.4 + +* Thu Jun 23 2016 gil cattaneo +- update to 3.3.4 + +* Thu Jun 23 2016 gil cattaneo +- update to 3.3.4 + +* Thu Jun 23 2016 gil cattaneo - 3.3.2-5 +- update to 3.3.4 + * Wed Feb 03 2016 Fedora Release Engineering - 3.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index b8915c3..a7bdbbf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -19d62995cf09f719987f8287448cd50c 3.3.2.tar.gz -124366e0513f62b948ba8b364a5c14e5 disruptor-3.3.2.pom +6d9f70fbf1c12c1d93bc1190c17e8b7c disruptor-3.3.4.pom +3a85cd2bfa3582836e6e662e875b2580 3.3.4.tar.gz