crun-1.8.3-1.el8
- update to https://github.com/containers/crun/releases/tag/1.8.3 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
98c4b7c832
commit
0ccb0af5fe
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.8.2
|
||||
Version: 1.8.3
|
||||
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
|
||||
* Sun Mar 26 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.3-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.3
|
||||
- Related: #2176055
|
||||
|
||||
* Fri Mar 24 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.2
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.8.2.tar.gz) = 0631d339a8913e13358cacc26820179827b9f492829da8186faaf946335d3602c2566a6e9cfd0a662ab41a220792678759fa99d3ec7b6e0db4f0aad00c27d83a
|
||||
SHA512 (crun-1.8.3.tar.gz) = cc19c38a43a2dd49088af6cc53220c040fd842c1f368cea589681f4350057573aaf36221a723c52a4b8c2f2297682f1b55717e86ce2fdf9cb0ec9aecad005b95
|
||||
|
Loading…
Reference in New Issue
Block a user