From 48a7b312593aab49ad99cbeba4b5bb52e5279f50 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:57:23 +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/kyua.git#f2758f95802caf54a36eafd35a3b99b1d6643306 --- kyua.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kyua.spec b/kyua.spec index 66dab97..eaa8268 100644 --- a/kyua.spec +++ b/kyua.spec @@ -3,7 +3,7 @@ Name: kyua Version: 0.13 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Testing framework for infrastructure software License: BSD @@ -78,6 +78,9 @@ HOME=$(pwd)/check %make_build check %{_make_args} || : %{_libexecdir}/%{name}/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.13-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild