diff --git a/moditect.spec b/moditect.spec index 590228b..54c5bdc 100644 --- a/moditect.spec +++ b/moditect.spec @@ -2,7 +2,7 @@ Name: moditect Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?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 +* Mon Jun 24 2024 Troy Dawson - 1.1.0-2 +- Bump release for June 2024 mass rebuild + * Thu Feb 01 2024 Marian Koncek - 1.1.0-1 - Update to upstream version 1.1.0