Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:34:05 -07:00
parent 0132be902a
commit 8f770afb5b

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: moditect
Version: 1.1.0
Release: 2%{?dist}
Release: 3%{?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
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-3
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-2
- Bump release for June 2024 mass rebuild