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