conmon-2:2.0.6-0.2.dev.gitba14d9c
- autobuilt ba14d9c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c9fbb7aa0e
commit
46099db660
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/conmon-fd5ac47.tar.gz
|
||||
/conmon-c792503.tar.gz
|
||||
/conmon-bc9e976.tar.gz
|
||||
/conmon-ba14d9c.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 bc9e976d7f198c8d840968ae51da67da70c397a6
|
||||
%global commit0 ba14d9cc75d26d4e5db5d8b522dfc18b9bea90e5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.6
|
||||
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
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.6-0.2.dev.gitba14d9c
|
||||
- autobuilt ba14d9c
|
||||
|
||||
* Tue Dec 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.6-0.1.dev.gitbc9e976
|
||||
- bump to 2.0.6
|
||||
- autobuilt bc9e976
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-bc9e976.tar.gz) = 31845d7d842216ad28a96b014146bc6570b1c4976f5cea4fcdcdbe37565006b691b027a3e25cc57e4d9f1a6ba7be6e4779e56bc3fc364a28f8bb1bd07f664039
|
||||
SHA512 (conmon-ba14d9c.tar.gz) = 4c2932cb49523d80fd1daff59fb651b49b93358fcf7aeeaa129b6709abbb5e4e6c52efc71447976a8d6c4f88690b56c2a90ea3bf060ebe24300470d05a1d4934
|
||||
|
Loading…
Reference in New Issue
Block a user