crun-1.15-1.el9
- update to https://github.com/containers/crun/releases/tag/1.15 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9c028a011a
commit
80b7c4fbe9
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.14.4
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -49,6 +49,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue May 07 2024 Jindrich Novy <jnovy@redhat.com> - 1.15-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.15
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Thu Mar 07 2024 Jindrich Novy <jnovy@redhat.com> - 1.14.4-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.14.4
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.14.4.tar.gz) = ed7a2113b8fa2b87e1ddf313da9dd77e4a78768095b518e2101988552e16ca913af3af5776934f57947663dddbb7763374d08e773d7aaa563cb731d24fc8c9e7
|
||||
SHA512 (crun-1.15.tar.gz) = a9267fd24de501bdfcb03e9e7196d5224f15982cc9b764f453145925b63ea18c3e2150537a65930e70fa5e2e88fd15ac3bbb23ec09676e8348dc3b1e1e8842ed
|
||||
|
Loading…
Reference in New Issue
Block a user