diff --git a/moditect.spec b/moditect.spec index 54c5bdc..6ac8bbe 100644 --- a/moditect.spec +++ b/moditect.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: moditect Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tooling for the Java Module System License: Apache-2.0 URL: https://github.com/moditect/moditect @@ -78,6 +78,9 @@ rm core/src/test/java/org/moditect/test/AddModuleInfoTest.java %license LICENSE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 1.1.0-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.1.0-2 - Bump release for June 2024 mass rebuild