- update to 6.8.1
This commit is contained in:
parent
4e9ee15a98
commit
3a74eb9974
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/skiboot-6.7.tar.gz
|
||||
/skiboot-6.7.1.tar.gz
|
||||
/skiboot-6.8.tar.gz
|
||||
/skiboot-6.8.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global project skiboot
|
||||
|
||||
Name: opal-prd
|
||||
Version: 6.8
|
||||
Release: 3%{?dist}
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OPAL Processor Recovery Diagnostics Daemon
|
||||
|
||||
License: ASL 2.0
|
||||
@ -114,6 +114,9 @@ install -m 644 -p %{SOURCE3} %{buildroot}%{_mandir}/man1/ffspart.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2021 Dan Horák <dan@danny.cz> - 6.8.1-1
|
||||
- update to 6.8.1
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
@ -121,7 +124,7 @@ install -m 644 -p %{SOURCE3} %{buildroot}%{_mandir}/man1/ffspart.1
|
||||
- drop the firmware subpackage
|
||||
|
||||
* Mon May 31 2021 Vasant Hegde <hegdevasant@linux.vnet.ibm.com> - 6.8-1
|
||||
- update to 6.8
|
||||
- update to 6.8 (#1965683)
|
||||
|
||||
* Wed May 26 2021 Than Ngo <than@redhat.com> - 6.7.1-4
|
||||
- using stop instead ~ action as it's deprecated in rsyslog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skiboot-6.8.tar.gz) = a799112c14abdcdb37e1a4c63e48e12bb7a67b6c90476d4e60597f06fd6050a58ffd25859cf6bb12c393522e4b4771ce3aa25a1277bac35855d599e9eb357814
|
||||
SHA512 (skiboot-6.8.1.tar.gz) = cb6b773137ddbb16bf425999c8d6cc1ece072cc8293c51be1a004a57efd9d1ce5e06df9bb448945595d2dd209808c4fbc8c7149bd4ebab7b4f64c72639ef97ef
|
||||
|
Loading…
Reference in New Issue
Block a user