conmon-2.1.7-2.el9
- bump to preserve upgrade path from 9.2.0 - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e99f0f2397
commit
ed7dd9d142
@ -9,7 +9,7 @@
|
|||||||
Name: conmon
|
Name: conmon
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.1.7
|
Version: 2.1.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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 Apr 18 2023 Jindrich Novy <jnovy@redhat.com> - 2:2.1.7-2
|
||||||
|
- bump to preserve upgrade path from 9.2.0
|
||||||
|
- Related: #2176063
|
||||||
|
|
||||||
* Sun Mar 26 2023 Jindrich Novy <jnovy@redhat.com> - 2:2.1.7-1
|
* Sun Mar 26 2023 Jindrich Novy <jnovy@redhat.com> - 2:2.1.7-1
|
||||||
- update to https://github.com/containers/conmon/releases/tag/v2.1.7
|
- update to https://github.com/containers/conmon/releases/tag/v2.1.7
|
||||||
- Related: #2176063
|
- Related: #2176063
|
||||||
|
Loading…
Reference in New Issue
Block a user