diff --git a/jakarta-mail.spec b/jakarta-mail.spec index e7b66ae..cb51055 100644 --- a/jakarta-mail.spec +++ b/jakarta-mail.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: jakarta-mail Version: 2.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Jakarta Mail API License: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0 URL: https://github.com/eclipse-ee4j/mail @@ -63,6 +63,9 @@ popd %license LICENSE.md NOTICE.md %changelog +* Thu Aug 01 2024 Troy Dawson - 2.1.2-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.1.2-4 - Bump release for June 2024 mass rebuild