conmon-2:2.0.10-0.2.dev.git6e39a83
- autobuilt 6e39a83 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4599eab195
commit
779c98e3d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/conmon-b17d81b.tar.gz
|
/conmon-b17d81b.tar.gz
|
||||||
/conmon-1560392.tar.gz
|
/conmon-1560392.tar.gz
|
||||||
/conmon-b7bfc7b.tar.gz
|
/conmon-b7bfc7b.tar.gz
|
||||||
|
/conmon-6e39a83.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global repo conmon
|
%global repo conmon
|
||||||
# https://github.com/containers/conmon
|
# https://github.com/containers/conmon
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 b7bfc7b8b93b791ff199b059d59f8cac5ea1aa5c
|
%global commit0 6e39a83157a78597f0f169e349831ad2e24c7137
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
|
|
||||||
@ -25,7 +25,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.2.dev.git6e39a83
|
||||||
|
- autobuilt 6e39a83
|
||||||
|
|
||||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.1.dev.gitb7bfc7b
|
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.1.dev.gitb7bfc7b
|
||||||
- bump to 2.0.10
|
- bump to 2.0.10
|
||||||
- autobuilt b7bfc7b
|
- autobuilt b7bfc7b
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-b7bfc7b.tar.gz) = bec8eace6247315c7f3f0a682bf39d44f12276d0d9f88fce1fece459f83c6b4fe0a7669082c13ed772ee3ba0b0558181963229ea5b827262e460fc0b56170a04
|
SHA512 (conmon-6e39a83.tar.gz) = 9d9713080ad69c089c9b3e092ccfb5eda77ecc99f5e394473df6d7f4db45c7b1caf4e487a35ee35b8e04c84240a2666cf55cf20a007e5df8004b240a37fb9f7e
|
||||||
|
Loading…
Reference in New Issue
Block a user