diff --git a/jakarta-activation.spec b/jakarta-activation.spec index ac215b7..26ae79e 100644 --- a/jakarta-activation.spec +++ b/jakarta-activation.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: jakarta-activation Version: 2.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Jakarta Activation API # the whole project is licensed under (EPL-2.0 or BSD) # the source code additionally can be licensed under GPLv2 with exceptions @@ -67,6 +67,9 @@ popd %license LICENSE.md NOTICE.md %changelog +* Thu Aug 01 2024 Troy Dawson - 2.1.2-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.1.2-5 - Bump release for June 2024 mass rebuild