crun-1.8-1.el9
- update to https://github.com/containers/crun/releases/tag/1.8 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c70e3ea296
commit
93453c64f1
@ -1,7 +1,7 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.7.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
@ -50,6 +50,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2023 Jindrich Novy <jnovy@redhat.com> - 1.8-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8
|
||||
- Related: #2124478
|
||||
|
||||
* Thu Jan 05 2023 Jindrich Novy <jnovy@redhat.com> - 1.7.2-2
|
||||
- require libgcrypt-devel and add criu weak dep
|
||||
- Resolves: #2158083
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.7.2.tar.gz) = 4c9172a84b445b2ad73dde7b3c942a6ab36c30ebbe73f0940e3497979d466b1535c3432aa1d9fe8e1a34e3897844d565bea04e40b0f8e95cf48ad8fa0715cd33
|
||||
SHA512 (crun-1.8.tar.gz) = 2122bbfef22c5bbd9557d34fba26dac57f5ec08c7c01692317259b431348c9c1432bad4f8aaa0b221e95abf5d30abd938f97bac5fd49d3ac2138f1d6ffd55793
|
||||
|
Loading…
Reference in New Issue
Block a user