crun-1.16-1.el9
- update to https://github.com/containers/crun/releases/tag/1.16 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
80b7c4fbe9
commit
e574413437
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.15
|
||||
Version: 1.16
|
||||
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
|
||||
* Mon Aug 12 2024 Jindrich Novy <jnovy@redhat.com> - 1.16-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.16
|
||||
- Related: RHEL-27608
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.15.tar.gz) = a9267fd24de501bdfcb03e9e7196d5224f15982cc9b764f453145925b63ea18c3e2150537a65930e70fa5e2e88fd15ac3bbb23ec09676e8348dc3b1e1e8842ed
|
||||
SHA512 (crun-1.16.tar.gz) = 718e17abdb8c2a9e1fdd39f09e7e3e435d88c5785cc13c1e67f492847d7d938cf399aecc055ecf88720fa8f73b8539f057e3b0e53f10f4e382f5664a2243b959
|
||||
|
Loading…
Reference in New Issue
Block a user