|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: ppc64-diag
|
|
|
|
|
Version: 2.7.9
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: PowerLinux Platform Diagnostics
|
|
|
|
|
URL: https://github.com/power-ras/%{name}
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
@ -169,6 +169,10 @@ if [ "$1" = "0" ]; then # last uninstall
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.7.9-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.7.9-7
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|