From 1160cf92a29093c66bf2d9bc30057481a0c6a2c2 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 09 2022 09:42:12 +0000 Subject: import crun-1.4.5-2.el9_0 --- diff --git a/.crun.metadata b/.crun.metadata index e9ecd5b..b404f79 100644 --- a/.crun.metadata +++ b/.crun.metadata @@ -1 +1 @@ -e97d442ad4e8116561f5bb8b5a0ed0d358897ba0 SOURCES/crun-1.4.4.tar.gz +edb9162325deb81b2ab0e03ed825156a93a2dba3 SOURCES/crun-1.4.5.tar.gz diff --git a/.gitignore b/.gitignore index edd4de3..dfe32d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/crun-1.4.4.tar.gz +SOURCES/crun-1.4.5.tar.gz diff --git a/SPECS/crun.spec b/SPECS/crun.spec index 3b4359d..d269427 100644 --- a/SPECS/crun.spec +++ b/SPECS/crun.spec @@ -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 - 1.4.4-2 -- rebuild because of malfunctioning gating -- Related: #2067579 +* Wed May 11 2022 Jindrich Novy - 1.4.5-2 +- BuildRequires: /usr/bin/go-md2man +- Related: #2061316 -* Thu Mar 31 2022 Jindrich Novy - 1.4.4-1 +* Wed Apr 27 2022 Jindrich Novy - 1.4.5-1 +- update to https://github.com/containers/crun/releases/tag/1.4.5 +- Related: #2061316 + +* Thu Mar 24 2022 Jindrich Novy - 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 - 1.4.3-1 +- update to https://github.com/containers/crun/releases/tag/1.4.3 +- Related: #2061316 * Wed Jan 26 2022 Jindrich Novy - 1.4.2-1 - update to https://github.com/containers/crun/releases/tag/1.4.2