- Update to latest upstream 5.10.1
This commit is contained in:
parent
35c4bed21e
commit
6f8b7bb17e
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/v5.7.tar.gz
|
||||
/v5.9.8.tar.gz
|
||||
/skiboot-5.10.tar.gz
|
||||
/skiboot-5.10.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global project skiboot
|
||||
|
||||
Name: opal-prd
|
||||
Version: 5.10
|
||||
Version: 5.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OPAL Processor Recovery Diagnostics Daemon
|
||||
|
||||
@ -114,6 +114,9 @@ install -m 644 -p skiboot.lid.xz %{buildroot}%{_datadir}/qemu/skiboot.lid.xz
|
||||
%{_datadir}/qemu/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 02 2018 Dan Horák <dan[at]danny.cz> - 5.10.1-1
|
||||
- Update to latest upstream 5.10.1
|
||||
|
||||
* Wed Feb 28 2018 Dan Horák <dan[at]danny.cz> - 5.10-1
|
||||
- Update to latest upstream 5.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skiboot-5.10.tar.gz) = ee81053ced5eeb610681dd3227a3c81c92c60ad57bd8f091ed4294b8c9634910dfa1fb7b96544a350557a0eb5978545b1d10abe6d210913498723dc967c41ffd
|
||||
SHA512 (skiboot-5.10.1.tar.gz) = c68a1e0ffb17ad2da2dcb9dab7027ef2ebb07dce9e60604fd50811baf4fef88b63f8d0f5a4b289bfd24eebfc556404f9521b65ae97145f0181e72e8df0ce7ab8
|
||||
|
Loading…
Reference in New Issue
Block a user