import crun-1.4.2-1.module+el8.6.0+14131+b9baa4cc
This commit is contained in:
parent
8f30cec163
commit
ca99a73f8e
@ -1 +1 @@
|
||||
c34de35a8489e23778b9c7b860945b870b3f3339 SOURCES/crun-1.0.tar.gz
|
||||
807c9291b0c8e29e9a6166e3e3e6e47a455530ff SOURCES/crun-1.4.2.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/crun-1.0.tar.gz
|
||||
SOURCES/crun-1.4.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.0
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -46,6 +46,30 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 26 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.4.2
|
||||
- Related: #2001445
|
||||
|
||||
* Fri Jan 14 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.4.1
|
||||
- Related: #2001445
|
||||
|
||||
* Wed Dec 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.4-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.4
|
||||
- Related: #2001445
|
||||
|
||||
* Mon Nov 08 2021 Jindrich Novy <jnovy@redhat.com> - 1.3-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.3
|
||||
- Related: #2001445
|
||||
|
||||
* Mon Oct 11 2021 Jindrich Novy <jnovy@redhat.com> - 1.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.2
|
||||
- Related: #2001445
|
||||
|
||||
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 1.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.1
|
||||
- Related: #2001445
|
||||
|
||||
* Thu Aug 26 2021 Jindrich Novy <jnovy@redhat.com> - 1.0-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.0
|
||||
- Related: #1934415
|
||||
|
Loading…
Reference in New Issue
Block a user