conmon-2:2.0.9-0.1.dev.gitc2e2e67
- bump to 2.0.9 - autobuilt c2e2e67 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a6e565560f
commit
67680cc08e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/conmon-4100fb2.tar.gz
|
||||
/conmon-036ff29.tar.gz
|
||||
/conmon-c8f7443.tar.gz
|
||||
/conmon-c2e2e67.tar.gz
|
||||
|
12
conmon.spec
12
conmon.spec
@ -14,18 +14,18 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 c8f7443640371822b4fa83c2df94733d650c4daf
|
||||
%global commit0 c2e2e6723ce522e6400cfeedc9fad212d0462d8c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v2.0.7
|
||||
%global built_tag v2.0.8
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.8
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.9
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -56,6 +56,10 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.9-0.1.dev.gitc2e2e67
|
||||
- bump to 2.0.9
|
||||
- autobuilt c2e2e67
|
||||
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.8-0.2.dev.gitc8f7443
|
||||
- autobuilt c8f7443
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-c8f7443.tar.gz) = 1571d0f7a143191e1c169ee41cb364a205efcc972e74848565f9e00b3ba830c4d88ffc99be2893f0badf619db95a77daa20f623c61da2b7daa7de5778ecaff65
|
||||
SHA512 (conmon-c2e2e67.tar.gz) = 760a9b8a5d541b371417c1c6127cfc4c9e490300ff8897350792f80d670faa3db80b7a45bf423801696a06837f754db5570950c7c2920dfb3cad9249f566bec2
|
||||
|
Loading…
Reference in New Issue
Block a user