crun-1.8.6-1.el9
- update to https://github.com/containers/crun/releases/tag/1.8.6 - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ea1ec1d7ba
commit
e7eb2638aa
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.8.5
|
||||
Version: 1.8.6
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -50,6 +50,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 27 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.6-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.6
|
||||
- Related: #2176063
|
||||
|
||||
* Mon May 22 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.5-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.5
|
||||
- Related: #2176063
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.8.5.tar.gz) = 5f41b29cd50bb2173f34b96f5bad9abafe06ee8098b7aa0944f1cc836539faa95f3bbcc65f7582d93725df7bf309dd452bd5a9662249361f88dd15f61df71529
|
||||
SHA512 (crun-1.8.6.tar.gz) = de7494d10c8ed5353f998e87288f15cdc265126c35684342818ec9973ef005c764b909b07a78b6c6d10388deaf77fd5bf5b83dbeaef8c1a9620eba48be785a1f
|
||||
|
Loading…
Reference in New Issue
Block a user