mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2.0.25-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.0.25 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
+5
-2
@@ -9,8 +9,8 @@
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.0.22
|
||||
Release: 1
|
||||
Version: 2.0.25
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@@ -51,6 +51,9 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.25-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.25
|
||||
|
||||
* Mon Jan 04 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.22-1
|
||||
- exclude i686 as golang is not suppoerted there
|
||||
|
||||
|
||||
Reference in New Issue
Block a user