- Update to latest upstream 6.0.1
This commit is contained in:
parent
7632acb51c
commit
f244338e93
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/skiboot-5.10.1.tar.gz
|
/skiboot-5.10.1.tar.gz
|
||||||
/skiboot-5.10.2.tar.gz
|
/skiboot-5.10.2.tar.gz
|
||||||
/skiboot-5.11.tar.gz
|
/skiboot-5.11.tar.gz
|
||||||
|
/skiboot-6.0.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global project skiboot
|
%global project skiboot
|
||||||
|
|
||||||
Name: opal-prd
|
Name: opal-prd
|
||||||
Version: 5.11
|
Version: 6.0.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OPAL Processor Recovery Diagnostics Daemon
|
Summary: OPAL Processor Recovery Diagnostics Daemon
|
||||||
|
|
||||||
@ -117,6 +117,9 @@ install -m 644 -p skiboot.lid.xz %{buildroot}%{_datadir}/qemu/skiboot.lid.xz
|
|||||||
%{_datadir}/qemu/
|
%{_datadir}/qemu/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 17 2018 Dan Horák <dan@danny.cz> - 6.0.1-1
|
||||||
|
- Update to latest upstream 6.0.1
|
||||||
|
|
||||||
* Mon Apr 09 2018 Dan Horák <dan@danny.cz> - 5.11-1
|
* Mon Apr 09 2018 Dan Horák <dan@danny.cz> - 5.11-1
|
||||||
- Update to latest upstream 5.11
|
- Update to latest upstream 5.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skiboot-5.11.tar.gz) = 58eaf15f70e9f5affc71db5a86660b8111fa7ec23e5bd70c6b0f7f6798c27b2f84b3aab9ac66acab669b31434d8096f1c3cf7a5274af6ece2f36d7b61918dabc
|
SHA512 (skiboot-6.0.1.tar.gz) = b0a26e1b6d4a26802cea73a7e40324f2e42ff306b94902acf364d5ebc696eb5f355feace5675acc71ee31f08f97adffde925c3b71aa3192f7bfb246b4b356743
|
||||||
|
Loading…
Reference in New Issue
Block a user