conmon-2:2.0.8-0.1.dev.git036ff29
- bump to 2.0.8 - autobuilt 036ff29 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
676a9b4995
commit
a8d59f1504
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/conmon-8ba9575.tar.gz
|
||||
/conmon-95ed45a.tar.gz
|
||||
/conmon-4100fb2.tar.gz
|
||||
/conmon-036ff29.tar.gz
|
||||
|
12
conmon.spec
12
conmon.spec
@ -14,18 +14,18 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 4100fb20bc156fdd602f8684affa27e6b139d0ad
|
||||
%global commit0 036ff29786bbdd941403536b13320382e636a120
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v2.0.6
|
||||
%global built_tag v2.0.7
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.7
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.8
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -56,6 +56,10 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.8-0.1.dev.git036ff29
|
||||
- bump to 2.0.8
|
||||
- autobuilt 036ff29
|
||||
|
||||
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.7-0.3.dev.git4100fb2
|
||||
- autobuilt 4100fb2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-4100fb2.tar.gz) = 3d01971f6e4bc30a8e24b64ed68e4a8e3c7b9d9343367a4c6b1dbf174c7c0e269e2a954ebcaa7847fdb6392ff65124f153bdc4d14aeaf10d2ff0ec6f43df7639
|
||||
SHA512 (conmon-036ff29.tar.gz) = 8ee9e9c2a979ba12191d7552880d0a374bef67769b424eed5e8aa6e05878b5ea8765bb7d56674f7157231b54e43f368347fcd05280335f1f361fc21bd6233ce3
|
||||
|
Loading…
Reference in New Issue
Block a user