update to latest upstream 5.10.2
This commit is contained in:
parent
f3b07f5ff9
commit
be61a6cff2
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/v5.9.8.tar.gz
|
||||
/skiboot-5.10.tar.gz
|
||||
/skiboot-5.10.1.tar.gz
|
||||
/skiboot-5.10.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global project skiboot
|
||||
|
||||
Name: opal-prd
|
||||
Version: 5.10.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.10.2
|
||||
Release: 1%{?dist}
|
||||
Summary: OPAL Processor Recovery Diagnostics Daemon
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -114,6 +114,9 @@ install -m 644 -p skiboot.lid.xz %{buildroot}%{_datadir}/qemu/skiboot.lid.xz
|
||||
%{_datadir}/qemu/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Than Ngo <than@redhat.com> - 5.10.2-1
|
||||
- update to latest upstream 5.10.2
|
||||
|
||||
* Thu Mar 08 2018 Than Ngo <than@redhat.com> - 5.10.1-2
|
||||
- fixed bz#1552650 - incomplete Fedora build flags injection
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skiboot-5.10.1.tar.gz) = c68a1e0ffb17ad2da2dcb9dab7027ef2ebb07dce9e60604fd50811baf4fef88b63f8d0f5a4b289bfd24eebfc556404f9521b65ae97145f0181e72e8df0ce7ab8
|
||||
SHA512 (skiboot-5.10.2.tar.gz) = e3c6c0af3a6c7abf11eab7cb9d827b04bdb03aa2828679ffc3c9415d3943bbdf28cd0f918ec467d85def02cb379eb2339b78b6a4998afadc306f65f0596851ee
|
||||
|
Loading…
Reference in New Issue
Block a user