conmon-2.1.1-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.1.1 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e0af2d090e
commit
2c35b27653
10
conmon.spec
10
conmon.spec
@ -3,13 +3,13 @@
|
|||||||
# https://github.com/containers/conmon
|
# https://github.com/containers/conmon
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 bdb4f6e56cd193d40b75ffc9725d4b74a18cb33c
|
%global commit0 65b6eaaf91ed8fd4ef0d5cd9038cff72667cc6be
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: conmon
|
Name: conmon
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.1.0
|
Version: 2.1.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -59,6 +59,10 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 24 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.1-1
|
||||||
|
- update to https://github.com/containers/conmon/releases/tag/v2.1.1
|
||||||
|
- Related: #2061316
|
||||||
|
|
||||||
* Fri May 13 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.0-3
|
* Fri May 13 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.0-3
|
||||||
- Re-enable debuginfo
|
- Re-enable debuginfo
|
||||||
- Related: #2061316
|
- Related: #2061316
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-2.1.0-bdb4f6e.tar.gz) = 1fc1bc4ea15486da03fd0ffd3c379d1c7fef3baad8307a899816e641f6076753b5c8d68fb9f5ab9159a896934a5c641bb9d53f1b70a72dfbdd0a6c977fc79d91
|
SHA512 (conmon-2.1.1-65b6eaa.tar.gz) = 30157423c97ca2a46408e0ef52c0e3301924df003027e085d5ff24408685f468929e816062d4f46064865f9a0bfd6f72012b08734a7758856acce03130322257
|
||||||
|
Loading…
Reference in New Issue
Block a user