conmon-2:2.0.7-0.2.dev.git95ed45a
- autobuilt 95ed45a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
de9bb0746f
commit
4fb851d476
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/conmon-bc9e976.tar.gz
|
/conmon-bc9e976.tar.gz
|
||||||
/conmon-ba14d9c.tar.gz
|
/conmon-ba14d9c.tar.gz
|
||||||
/conmon-8ba9575.tar.gz
|
/conmon-8ba9575.tar.gz
|
||||||
|
/conmon-95ed45a.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 8ba95756ee81607edc1d20704f6c86140493ece0
|
%global commit0 95ed45ab361ede2dbd5e727d6e485f33f94b6f30
|
||||||
%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.7
|
Version: 2.0.7
|
||||||
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
|
||||||
|
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.7-0.2.dev.git95ed45a
|
||||||
|
- autobuilt 95ed45a
|
||||||
|
|
||||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.7-0.1.dev.git8ba9575
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.7-0.1.dev.git8ba9575
|
||||||
- bump to 2.0.7
|
- bump to 2.0.7
|
||||||
- autobuilt 8ba9575
|
- autobuilt 8ba9575
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-8ba9575.tar.gz) = 09b59ae3f8d81bafadd88a87507b5c031d19dd4f928e533d50e2e490645e24e54c37806970f81ea18bc3a70b1d6b6b5efc29703bc6f73d3738684a882ed2a5fa
|
SHA512 (conmon-95ed45a.tar.gz) = 816213399ce68417f363245cc7bddd116ca1186425b42d1873c67bb0908585c1de6192efafe9e82c6e115a714ecae7bf0fb4f509d512e6dfea7582539a7e6bd3
|
||||||
|
Loading…
Reference in New Issue
Block a user