diff --git a/qdox.spec b/qdox.spec index e681267..d0a06c9 100644 --- a/qdox.spec +++ b/qdox.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: qdox Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extract class/interface/method definitions from sources License: Apache-2.0 URL: https://github.com/paul-hammant/qdox @@ -84,6 +84,9 @@ jar ufm target/%{name}-%{version}.jar %{SOURCE1} %license LICENSE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 2.1.0-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.1.0-2 - Bump release for June 2024 mass rebuild