From 5921b1a86d9d855d3d25772f341ad092d002fe77 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Tue, 22 Aug 2023 13:22:33 +0200 Subject: [PATCH] Rebuild --- moditect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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