import crun-1.4.5-2.el9_0

This commit is contained in:
CentOS Sources 2022-08-09 05:42:12 -04:00 committed by Stepan Oksanichenko
parent a0a7c9489f
commit 050793cd00
3 changed files with 17 additions and 9 deletions

View File

@ -1 +1 @@
e97d442ad4e8116561f5bb8b5a0ed0d358897ba0 SOURCES/crun-1.4.4.tar.gz
edb9162325deb81b2ab0e03ed825156a93a2dba3 SOURCES/crun-1.4.5.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/crun-1.4.4.tar.gz
SOURCES/crun-1.4.5.tar.gz

View File

@ -1,6 +1,6 @@
Summary: OCI runtime written in C
Name: crun
Version: 1.4.4
Version: 1.4.5
Release: 2%{?dist}
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+
@ -21,7 +21,7 @@ BuildRequires: libselinux-devel
BuildRequires: criu-devel
BuildRequires: python3-libmount
BuildRequires: libtool
BuildRequires: go-md2man
BuildRequires: /usr/bin/go-md2man
Provides: oci-runtime
%description
@ -47,13 +47,21 @@ rm -rf %{buildroot}%{_prefix}/lib*
%{_mandir}/man1/*
%changelog
* Fri Apr 01 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.4-2
- rebuild because of malfunctioning gating
- Related: #2067579
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.5-2
- BuildRequires: /usr/bin/go-md2man
- Related: #2061316
* Thu Mar 31 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.4-1
* Wed Apr 27 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.5-1
- update to https://github.com/containers/crun/releases/tag/1.4.5
- Related: #2061316
* Thu Mar 24 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.4-1
- update to https://github.com/containers/crun/releases/tag/1.4.4
- Resolves: #2067579
- Related: #2061316
* Tue Mar 08 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.3-1
- update to https://github.com/containers/crun/releases/tag/1.4.3
- Related: #2061316
* 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