import conmon-2.1.0-1.module+el8.6.0+14673+621cb8be
This commit is contained in:
parent
92713614de
commit
5d799ead0f
@ -1 +1 @@
|
|||||||
e81b0985ebbfd3f1d6ee8c43856a53ea2c7671ae SOURCES/conmon-2.0.32-436b460.tar.gz
|
60c9b5c06138122e67fd6594166a20d9f5b17566 SOURCES/conmon-2.1.0-bdb4f6e.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/conmon-2.0.32-436b460.tar.gz
|
SOURCES/conmon-2.1.0-bdb4f6e.tar.gz
|
||||||
|
@ -6,12 +6,12 @@
|
|||||||
# 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 436b460d1586c2e4ab4e845448449ddd9136767a
|
%global commit0 bdb4f6e56cd193d40b75ffc9725d4b74a18cb33c
|
||||||
%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.0.32
|
Version: 2.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -62,15 +62,19 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 25 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.0-1
|
||||||
|
- update to https://github.com/containers/conmon/releases/tag/v2.1.0
|
||||||
|
- Related: #2001445
|
||||||
|
|
||||||
* Wed Jan 12 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.0.32-1
|
* Wed Jan 12 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.0.32-1
|
||||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.32
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.32
|
||||||
- Related: #2021990
|
- Related: #2001445
|
||||||
|
|
||||||
* Wed Dec 08 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.31-1
|
* Wed Dec 08 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.31-1
|
||||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.31
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.31
|
||||||
- Related: #2021990
|
- Related: #2001445
|
||||||
|
|
||||||
* Wed Nov 10 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.30-1
|
* Thu Sep 23 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.30-1
|
||||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.30
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.30
|
||||||
- Related: #2001445
|
- Related: #2001445
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user