crun-1.11-1.el8
- update to https://github.com/containers/crun/releases/tag/1.11 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
13ba997392
commit
20f5240003
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.9.2
|
||||
Version: 1.11
|
||||
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
|
||||
* Mon Oct 30 2023 Jindrich Novy <jnovy@redhat.com> - 1.11-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.11
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Fri Sep 29 2023 Jindrich Novy <jnovy@redhat.com> - 1.9.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.9.2
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.9.2.tar.gz) = 0c131754e1ee89504efb2db603778a631c68882a504729aed0edfe2232fe5e8afcbc476ac67ae6168da755303e37575c56f288e588d40e081779834073d473fa
|
||||
SHA512 (crun-1.11.tar.gz) = 7654bb7ff9127375df6a00a3560fd40263cdfc778855e0e6bad0b55f8f5fe8a2bc80bc8ff78194a4960ba12ccd43c2fcdc9467a1b6c99e700c57811077f14d1d
|
||||
|
Loading…
Reference in New Issue
Block a user