conmon-2:2.0.14-0.1.dev.git849ab62
- bump to 2.0.14 - autobuilt 849ab62 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0f3586f7d2
commit
e62c0111eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/conmon-77f4a51.tar.gz
|
||||
/conmon-86aa80b.tar.gz
|
||||
/conmon-51c0e7b.tar.gz
|
||||
/conmon-849ab62.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,17 +14,17 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 51c0e7bb91fb150c7e9c6316bdf703918a0b7db6
|
||||
%global commit0 849ab6276b551fbfedbb25c6864bbe5adc222435
|
||||
%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.11
|
||||
%global built_tag v2.0.13
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.12
|
||||
Version: 2.0.14
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
@ -56,6 +56,10 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.14-0.1.dev.git849ab62
|
||||
- bump to 2.0.14
|
||||
- autobuilt 849ab62
|
||||
|
||||
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.12-0.1.dev.git51c0e7b
|
||||
- bump to 2.0.12
|
||||
- autobuilt 51c0e7b
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-51c0e7b.tar.gz) = 982639eda738383313659a5369ca0700b1db7f5c05cb8fcf50b5ef64a9df3cfd6577bbd12c32d37154129c68d8ecae89c855af36574b081e290649a0973ffd39
|
||||
SHA512 (conmon-849ab62.tar.gz) = 5a4ce7a318b219312a42f7577cecc2bae242c65ea926a43d63987171b804d2d0b1662abd379ccb26732d90776f3d0606382a4b8df82182d768ca05cc3df85451
|
||||
|
Loading…
Reference in New Issue
Block a user