crun-1.6-2.el8

- update to https://github.com/containers/crun/releases/tag/1.6
- Related: #2176055

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2023-03-15 08:39:08 +01:00
parent 3d1cdc8fd1
commit 67b844a247
3 changed files with 6 additions and 9 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/crun-1.6.tar.gz
/crun-1.6.tar.gz
/*.tar.gz

View File

@ -1,7 +1,7 @@
Summary: OCI runtime written in C
Name: crun
Version: 1.6
Release: 1%{?dist}
Release: 2%{?dist}
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+
URL: https://github.com/containers/crun
@ -46,6 +46,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
%{_mandir}/man1/*
%changelog
* Wed Mar 15 2023 Jindrich Novy <jnovy@redhat.com> - 1.6-2
- update to https://github.com/containers/crun/releases/tag/1.6
- Related: #2176055
* Fri Sep 09 2022 Jindrich Novy <jnovy@redhat.com> - 1.6-1
- update to https://github.com/containers/crun/releases/tag/1.6
- Related: #2123641

View File

@ -1,6 +0,0 @@
# recipients: jnovy, lsm5, santiago
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules: []