From 45599bb2cd4b8e4c44c8516e12b6e53d1bdcd4b7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 25 Jan 2021 23:45:12 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- accel-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/accel-config.spec b/accel-config.spec index 567053e..d8b9bcf 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -2,7 +2,7 @@ Name: accel-config Version: 2.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Configure accelerator subsystem devices # The entire source code is under GPLv2 except for accel-config # library which is mostly LGPLv2, ccan/list which is BSD-MIT and @@ -87,5 +87,8 @@ make check %{_libdir}/pkgconfig/lib%{name}.pc %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 2.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 6 2020 Yunying Sun - 2.8-1 - Initial Packaging