crun-1.14.1-1.el8
- update to https://github.com/containers/crun/releases/tag/1.14.1 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f396749c12
commit
b52a60cb84
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.14
|
||||
Version: 1.14.1
|
||||
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 Feb 09 2024 Jindrich Novy <jnovy@redhat.com> - 1.14.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.14.1
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Thu Jan 25 2024 Jindrich Novy <jnovy@redhat.com> - 1.14-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.14
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.14.tar.gz) = c7bb3070419390049b8e6f2877a297d0d816c011a4fe6de6c8a1e2c21c371cecec8cf2abdc76cd5f654accab665c3dd01c88072ca343d9ddb433be9ea461b060
|
||||
SHA512 (crun-1.14.1.tar.gz) = 432eb8a28fca1cdbdc71ff91eda79b682f61cb5bee93d4ff9a13b96cf72de6ca7e980f556137691ffdd4b0f612b726eaf281bcd09e8a965bfe1086f1443955e3
|
||||
|
Loading…
Reference in New Issue
Block a user