From ce4ed9a7dfd47b8a5f9797bdac652a658eeba264 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 04:20:38 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/qdox.git#85f35132c75ba9456f5ff6e64fc3c4f2529be0fe --- qdox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qdox.spec b/qdox.spec index d8e5b82..e52e87b 100644 --- a/qdox.spec +++ b/qdox.spec @@ -1,7 +1,7 @@ Summary: Extract class/interface/method definitions from sources Name: qdox Version: 2.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 0 License: ASL 2.0 URL: https://github.com/paul-hammant/qdox @@ -80,6 +80,9 @@ jar ufm target/%{name}-%{version}*.jar %{SOURCE1} %doc LICENSE.txt %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0:2.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0:2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild