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/ppc64-diag.git#b7ee13888a20c629a93162e1b8d63647feafc557
This commit is contained in:
DistroBaker 2021-02-04 22:40:55 +01:00
parent 81250acc67
commit 753a1e81a5

View File

@ -1,10 +1,11 @@
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
ExclusiveArch: ppc %{power64}
BuildRequires: make
BuildRequires: gcc-c++
BuildRequires: libservicelog-devel
BuildRequires: flex
@ -169,6 +170,9 @@ if [ "$1" = "0" ]; then # last uninstall
fi
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Oct 27 2020 Jeff Law <law@redhat.com> - 2.7.6-8
- Force C++14 for configure step too