diff --git a/qdox.spec b/qdox.spec index d43b441..188fdca 100644 --- a/qdox.spec +++ b/qdox.spec @@ -4,7 +4,7 @@ Name: qdox Version: 2.0.0 -Release: 7%{?dist} +Release: 8%{?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 +* Fri Jan 21 2022 Fedora Release Engineering - 2.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Nov 02 2021 Mikolaj Izdebski - 2.0.0-7 - Set explicit Java compiler source/target levels to 1.7