crun-1.5-1.el9
- update to https://github.com/containers/crun/releases/tag/1.5 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7d46547a61
commit
dc789a185c
@ -1,7 +1,7 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.4.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
@ -47,6 +47,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.5-2
|
||||
- BuildRequires: /usr/bin/go-md2man
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.4.5.tar.gz) = 78715e4a40ad647033a550a71369ee7a6d9325ab0235db858747ab44fbcd29ef1e92e2873ea1ecb2d2d219bac1dba3083a3f3de4145570a5aa742fb188a40790
|
||||
SHA512 (crun-1.5.tar.gz) = 5a504703e78edc764fa4580233aa7ef38d3aa0d974f134f581748f81c32eaceaacca8724e292327229b3290942813e457d851fd3ba3e9352d182e97a4029fef4
|
||||
|
Loading…
Reference in New Issue
Block a user