crun-1.13-1.el9
- update to https://github.com/containers/crun/releases/tag/1.13 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
be4bb665ee
commit
ea4525f31f
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.12
|
||||
Version: 1.13
|
||||
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
|
||||
* Wed Jan 17 2024 Jindrich Novy <jnovy@redhat.com> - 1.13-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.13
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 1.12-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.12
|
||||
- Related: RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.12.tar.gz) = 603bfaea76e102d2dd3484132e2d379c9acc57c6986e2f793edc90a23e33e6c6d3b9ee77c5294d6b1ca824946b71ab6f8dc7cb61c40ce68f0f632480c262cc47
|
||||
SHA512 (crun-1.13.tar.gz) = ce38daf04866127c1cd20c47e934f519f7d2a3d7ecb38eb75eed6b2293bb540c49c1b779ce28cea4c8947d25b36a58dca8ab4e2d908364fcc3e816a956b1dd93
|
||||
|
Loading…
Reference in New Issue
Block a user