From b84e848d259127e95b8b7930211c74b219dd0852 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:03:37 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- moditect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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