diff --git a/moditect.spec b/moditect.spec index 73592f3..112cc77 100644 --- a/moditect.spec +++ b/moditect.spec @@ -1,6 +1,6 @@ Name: moditect Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tooling for the Java Module System License: Apache-2.0 URL: https://github.com/moditect/moditect @@ -66,5 +66,8 @@ rm core/src/test/java/org/moditect/test/AddModuleInfoTest.java %license LICENSE.txt %changelog +* Tue Aug 22 2023 Marian Koncek - 1.0.0-2 +- Rebuild + * Mon Jul 17 2023 Marián Konček - 1.0.0-1 - Initial build