crun-1.12-1.el8
- update to https://github.com/containers/crun/releases/tag/1.12 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e25d2eaf09
commit
98fab1e89b
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.11.2
|
||||
Version: 1.12
|
||||
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
|
||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 1.12-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.12
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Tue Nov 07 2023 Jindrich Novy <jnovy@redhat.com> - 1.11.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.11.2
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.11.2.tar.gz) = 50303b6a602a2b7a36207e94f54a781e0aa5ea12ab54eeda4e8eb8fe69124ffecd5b53086aaed2f99ef60b041148b0335d640beb1a0939ec9815ab06e7484461
|
||||
SHA512 (crun-1.12.tar.gz) = 603bfaea76e102d2dd3484132e2d379c9acc57c6986e2f793edc90a23e33e6c6d3b9ee77c5294d6b1ca824946b71ab6f8dc7cb61c40ce68f0f632480c262cc47
|
||||
|
Loading…
Reference in New Issue
Block a user