conmon-2:2.0.4-0.1.dev.gitf6d23b5
- bump to 2.0.4 - autobuilt f6d23b5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4d3293b9e2
commit
c2709bf4d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/conmon-bc758d8.tar.gz
|
||||
/conmon-002da25.tar.gz
|
||||
/conmon-098fcce.tar.gz
|
||||
/conmon-f6d23b5.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 098fcceaecb68c47034b3789e9d63f1c5283b6a3
|
||||
%global commit0 f6d23b51a3c56cccd4e13b4eea361e98e1855802
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.3
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.4
|
||||
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
|
||||
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.4-0.1.dev.gitf6d23b5
|
||||
- bump to 2.0.4
|
||||
- autobuilt f6d23b5
|
||||
|
||||
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.3-0.3.dev.git098fcce
|
||||
- autobuilt 098fcce
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-098fcce.tar.gz) = 1bf0cccc11308ad906c99036e8e791d2f93d3fa70c82a75fa86a7f3b1a14e12ab0bab5bb361200e8b3fd89e1ebd739ec12b5a4b1efb330cf76150adaea93e73b
|
||||
SHA512 (conmon-f6d23b5.tar.gz) = 7a27f0cd39fe65fcfd765d1b9c6a1d5f1d8e2a72b5a1608cd37a01b0a28b3dc3baffd0194ca19476cfc376979a5e546c4626b44d8f5e64bac8ebeab077eb9f16
|
||||
|
Loading…
Reference in New Issue
Block a user