conmon-2:2.0.10-0.3.dev.git26f6817
- autobuilt 26f6817 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
779c98e3d6
commit
97189d9121
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/conmon-1560392.tar.gz
|
||||
/conmon-b7bfc7b.tar.gz
|
||||
/conmon-6e39a83.tar.gz
|
||||
/conmon-26f6817.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 6e39a83157a78597f0f169e349831ad2e24c7137
|
||||
%global commit0 26f68173638501f7a05a0a572cb9e8799137c4b9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.10
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.3.dev.git26f6817
|
||||
- autobuilt 26f6817
|
||||
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.2.dev.git6e39a83
|
||||
- autobuilt 6e39a83
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-6e39a83.tar.gz) = 9d9713080ad69c089c9b3e092ccfb5eda77ecc99f5e394473df6d7f4db45c7b1caf4e487a35ee35b8e04c84240a2666cf55cf20a007e5df8004b240a37fb9f7e
|
||||
SHA512 (conmon-26f6817.tar.gz) = 671dd81545206a63764b7f23c4d7b4c15b976f82bfac4daf2f8c7ee9cd4be0b6dfdc38b075969491dae2ead754385bc7d553d9f297b483ca7577babe12b4376f
|
||||
|
Loading…
Reference in New Issue
Block a user