import opal-prd-6.6-1.el8
This commit is contained in:
parent
5e5fcd01e9
commit
3e80dbba26
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/skiboot-6.5.1.tar.gz
|
||||
SOURCES/skiboot-6.6.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
77bd6344153a4be99086342fd96aab8d56b2dde4 SOURCES/skiboot-6.5.1.tar.gz
|
||||
97a6f924c558a9c8315333b591eae4d4ea3c9f9d SOURCES/skiboot-6.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global project skiboot
|
||||
|
||||
Name: opal-prd
|
||||
Version: 6.5.1
|
||||
Version: 6.6
|
||||
Release: 1%{?dist}
|
||||
Summary: OPAL Processor Recovery Diagnostics Daemon
|
||||
|
||||
@ -123,6 +123,9 @@ install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/logrotate.d/opal-prd
|
||||
%{_datadir}/qemu/
|
||||
|
||||
%changelog
|
||||
* Fri Apr 24 2020 Than Ngo <than@redhat.com> - 6.6-1
|
||||
- Resolves: #1779211, rebase to 6.6
|
||||
|
||||
* Mon Oct 28 2019 Than Ngo <than@redhat.com> - 6.5.1-1
|
||||
- Resolves: #1731434. rebase to 6.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user