diff --git a/SPECS/moditect.spec b/SPECS/moditect.spec index 4a3b182..350e9bf 100644 --- a/SPECS/moditect.spec +++ b/SPECS/moditect.spec @@ -2,7 +2,7 @@ Name: moditect Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tooling for the Java Module System License: Apache-2.0 URL: https://github.com/moditect/moditect @@ -78,6 +78,10 @@ rm core/src/test/java/org/moditect/test/AddModuleInfoTest.java %license LICENSE.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.0-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 1.1.0-3 - Bump release for Aug 2024 java mass rebuild