crun-1.6-1.el9
- update to https://github.com/containers/crun/releases/tag/1.6 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
dc789a185c
commit
4fae24278c
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -47,6 +47,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 1.6-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.6
|
||||
- Related: #2124478
|
||||
|
||||
* Tue Aug 02 2022 Jindrich Novy <jnovy@redhat.com> - 1.5-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.5
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.5.tar.gz) = 5a504703e78edc764fa4580233aa7ef38d3aa0d974f134f581748f81c32eaceaacca8724e292327229b3290942813e457d851fd3ba3e9352d182e97a4029fef4
|
||||
SHA512 (crun-1.6.tar.gz) = 2c082fdfb5931c993853355cd398152dd8c6fcd7b12301b2a7a51ead34d225309a62f1d01ace1746bb99089c98bfd7d84693124ebf94b1bcf9de4cb431a15872
|
||||
|
Loading…
Reference in New Issue
Block a user