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