conmon-2:2.0.9-0.2.dev.gitb17d81b
- autobuilt b17d81b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
67680cc08e
commit
2797cf964c
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/conmon-036ff29.tar.gz
|
||||
/conmon-c8f7443.tar.gz
|
||||
/conmon-c2e2e67.tar.gz
|
||||
/conmon-b17d81b.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 c2e2e6723ce522e6400cfeedc9fad212d0462d8c
|
||||
%global commit0 b17d81bd7dbfc39ea85593e2a113c0c604d6eb1b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.9
|
||||
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
|
||||
* Fri Dec 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.9-0.2.dev.gitb17d81b
|
||||
- autobuilt b17d81b
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-c2e2e67.tar.gz) = 760a9b8a5d541b371417c1c6127cfc4c9e490300ff8897350792f80d670faa3db80b7a45bf423801696a06837f754db5570950c7c2920dfb3cad9249f566bec2
|
||||
SHA512 (conmon-b17d81b.tar.gz) = 20fa9bf5804029ad30e682249256a37ea65da6ed008bf2c316000a1a74cfc9281649a850e105cbeaae8ed7d6cc38e912715f05a0dd27a5e552562810f8803eba
|
||||
|
Loading…
Reference in New Issue
Block a user