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