diff --git a/ppc64-diag.spec b/ppc64-diag.spec index 4c5e84e..1d59ef4 100644 --- a/ppc64-diag.spec +++ b/ppc64-diag.spec @@ -1,6 +1,6 @@ Name: ppc64-diag Version: 2.7.6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: PowerLinux Platform Diagnostics URL: https://github.com/power-ras/%{name} License: GPLv2 @@ -170,6 +170,9 @@ if [ "$1" = "0" ]; then # last uninstall fi %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.7.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Oct 27 2020 Jeff Law - 2.7.6-8 - Force C++14 for configure step too