diff --git a/qdox.spec b/qdox.spec index 58c0ebc..38fdab0 100644 --- a/qdox.spec +++ b/qdox.spec @@ -1,10 +1,10 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global upstream_version %(echo %{version} | tr '~' '-') Name: qdox Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extract class/interface/method definitions from sources License: ASL 2.0 URL: https://github.com/paul-hammant/qdox @@ -88,6 +88,9 @@ jar ufm target/%{name}-%{upstream_version}.jar %{SOURCE1} %license LICENSE.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.0.0-5 +- Bootstrap build + * Wed Jan 27 2021 Fedora Release Engineering - 0:2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild