conmon-2:2.0.16-0.2.dev.git42cb289
- autobuilt 42cb289 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e4d3b6d575
commit
e12a71cb3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/conmon-9c9b3e7.tar.gz
|
||||
/conmon-b763fdd.tar.gz
|
||||
/conmon-e34c6d6.tar.gz
|
||||
/conmon-42cb289.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 e34c6d60f06d48d293e747d2b59e601137e650dd
|
||||
%global commit0 42cb289b47a6c7f8008ae8b8aedc338547fb7692
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.16
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.16-0.2.dev.git42cb289
|
||||
- autobuilt 42cb289
|
||||
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.16-0.1.dev.gite34c6d6
|
||||
- bump to 2.0.16
|
||||
- autobuilt e34c6d6
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-e34c6d6.tar.gz) = 75f2a74fe8c2da9e9b64d1f1a3a61c7e015612b4d7418c5aae772fdc9e492f04f1b98adc1638520c74324bcc55107a463b29574be41c41be00c48d2b3d6464bb
|
||||
SHA512 (conmon-42cb289.tar.gz) = 2a3aca9f7b54391a0e06224104eecbbc2585cb3e5b9ee7f9007e8888eec919a27f352bea7dacfd272aff83c2c414af899f91f1d9da8bc96d9d62bf3b1c4fd50b
|
||||
|
Loading…
Reference in New Issue
Block a user