crun-1.9-1.el9
- update to https://github.com/containers/crun/releases/tag/1.9 - Related: Jira:RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
818eb8a733
commit
ffa513d732
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.8.7
|
||||
Version: 1.9
|
||||
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 15 2023 Jindrich Novy <jnovy@redhat.com> - 1.9-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.9
|
||||
- Related: Jira:RHEL-2112
|
||||
|
||||
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.7-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.7
|
||||
- Related: #2176063
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.8.7.tar.gz) = a8210a56c3412d44239328f7fcdb9526c863b905cf292c992c6ae2c79b257da7c38f8825e65ab9f5f5260bb2fd8a19c0ad9c14dba81a4f2abf54765dca84dfde
|
||||
SHA512 (crun-1.9.tar.gz) = f3846da90af1e5280e6e8cd61f2ffd54f11320029bf4eb0b575d5a7838f9a8fc6de936b430b67026857776015b7b13957afde816454c5f85daa316e2a57348fb
|
||||
|
Loading…
Reference in New Issue
Block a user