diff --git a/jctools.spec b/jctools.spec index 3d3242a..6d32395 100644 --- a/jctools.spec +++ b/jctools.spec @@ -1,10 +1,10 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global srcname JCTools Name: jctools Version: 4.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java Concurrency Tools for the JVM License: Apache-2.0 @@ -101,6 +101,9 @@ rm -r jctools-core/src/test/java/org/jctools/maps/linearizability_test/ %changelog +* Thu Aug 01 2024 Troy Dawson - 4.0.2-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 4.0.2-2 - Bump release for June 2024 mass rebuild