- update to 6.7.1 (#1913304)
This commit is contained in:
parent
008ffc6fff
commit
645d861e8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/skiboot-6.6.3.tar.gz
|
||||
/skiboot-6.6.4.tar.gz
|
||||
/skiboot-6.7.tar.gz
|
||||
/skiboot-6.7.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global project skiboot
|
||||
|
||||
Name: opal-prd
|
||||
Version: 6.7
|
||||
Release: 2%{?dist}
|
||||
Version: 6.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OPAL Processor Recovery Diagnostics Daemon
|
||||
|
||||
License: ASL 2.0
|
||||
@ -139,6 +139,9 @@ install -D -p -m 755 external/pci-scripts/phberr.py %{buildroot}%{_bindir}/phber
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 07 2021 Dan Horák <dan@danny.cz> - 6.7.1-1
|
||||
- update to 6.7.1 (#1913304)
|
||||
|
||||
* Tue Nov 03 2020 Dan Horák <dan@danny.cz> - 6.7-2
|
||||
- install phberr script
|
||||
- fix %%install to avoid recompilation
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skiboot-6.7.tar.gz) = 1626d64554c608cd823dc27b58f35206cf6d011afde124746e06fd5f1e8c714c199d9f2b60417415daf01cfbc46208d08d49eef29538a515b539a551b8c5e5c3
|
||||
SHA512 (skiboot-6.7.1.tar.gz) = 3fc121bd4ac762c16a8426915812960e29ac9a1d2c1d617dbd2d6e344e23cd4483c2128cb007b4c542644aba45f99166369afcf59bb93f270dde3a752be7fee8
|
||||
|
Loading…
Reference in New Issue
Block a user