!8 update to 2.1.2

From: @tianlijing 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-21 02:56:31 +00:00 committed by Gitee
commit 5baf5a37bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: conmon
Epoch: 2
Version: 2.1.0
Version: 2.1.2
Release: 1
Summary: Monitoring program for OCI container
License: ASL 2.0
URL: https://github.com/containers/conmon
Source0: https://github.com/containers/conmon/archive/bdb4f6e56cd193d40b75ffc9725d4b74a18cb33c/conmon-bdb4f6e.tar.gz
Source0: https://github.com/containers/conmon/archive/refs/tags/v%{version}.tar.gz
Source1: https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz
BuildRequires: glib2-devel gcc git libseccomp-devel systemd-devel systemd-libs make golang
@ -16,7 +16,7 @@ Conmon is a monitoring program and communication tool between a container manage
and an OCI runtime (like runc or crun) for a single container.
%prep
%autosetup -n conmon-bdb4f6e56cd193d40b75ffc9725d4b74a18cb33c -p1
%autosetup
tar -xf %SOURCE1
@ -43,7 +43,10 @@ make PREFIX=%{buildroot}%{_prefix} install install.crio
%{_mandir}/man8/*
%changelog
* Thu Mar 16 2022 liukuo <liukuo@kylinos.cn> - 2:2.1.0-1
* Sun Sep 04 2022 tianlijing <tianlijing@kylinos.cn> - 2:2.1.2-1
- update to 2.1.2
* Mon Mar 16 2022 liukuo <liukuo@kylinos.cn> - 2:2.1.0-1
- Upgrade version to 2.1.0
* Thu Sep 09 2021 lingsheng <lingsheng@huawei.com> - 2:2.0.2-4

BIN
v2.1.2.tar.gz Normal file

Binary file not shown.