diff --git a/jaxb-api.spec b/jaxb-api.spec index be71aca..faaa60e 100644 --- a/jaxb-api.spec +++ b/jaxb-api.spec @@ -1,6 +1,6 @@ Name: jaxb-api Version: 4.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Jakarta XML Binding API License: BSD-3-Clause URL: https://github.com/eclipse-ee4j/jaxb-api @@ -50,6 +50,9 @@ This package contains javadoc for %{name}. %license LICENSE.md NOTICE.md %changelog +* Thu Aug 01 2024 Troy Dawson - 4.0.1-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 4.0.1-4 - Bump release for June 2024 mass rebuild