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