import crun-0.21-1.module+el8.5.0+12014+438a5746
This commit is contained in:
parent
5690af5deb
commit
ef58a27211
@ -1 +1 @@
|
||||
48a601d8126bbd97972dbc52bd766e6d28f6595d SOURCES/crun-0.20.1.tar.gz
|
||||
02d605fdd06db1295dc8b6fa5dac3a00d6125a81 SOURCES/crun-0.21.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/crun-0.20.1.tar.gz
|
||||
SOURCES/crun-0.21.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 0.20.1
|
||||
Version: 0.21
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -46,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT/usr/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 27 2021 Jindrich Novy <jnovy@redhat.com> - 0.21-1
|
||||
- update to https://github.com/containers/crun/releases/tag/0.21
|
||||
- Related: #1934415
|
||||
|
||||
* Thu Jun 10 2021 Jindrich Novy <jnovy@redhat.com> - 0.20.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/0.20.1
|
||||
- Related: #1934415
|
||||
|
Loading…
Reference in New Issue
Block a user