Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/conmon.git#1f8f4d783264161d774805adc3706d0d137b7bde
This commit is contained in:
parent
881263b8dc
commit
0d5d435410
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,4 +75,3 @@
|
||||
/conmon-e5e2b93.tar.gz
|
||||
/conmon-a0ddcb9.tar.gz
|
||||
/conmon-2fbeb9f.tar.gz
|
||||
/conmon-5df41fb.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 5df41fb79e50de044e071b9bff23c37cf2d66c2a
|
||||
%global commit0 2fbeb9f01d65b1feecffb4816f0d3ec9e3265351
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.22
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -60,9 +60,6 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Nov 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.10.dev.git5df41fb
|
||||
- autobuilt 5df41fb
|
||||
|
||||
* Fri Nov 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.9.dev.git2fbeb9f
|
||||
- autobuilt 2fbeb9f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-5df41fb.tar.gz) = 60f337b52d12c57d8245c67e9d67468b3fe275db234bdf21e01af5ee1389ed0642bb7c1ac4d1a03dac7516724b76b0b31fd00d7df3e4a2191901724ff437f925
|
||||
SHA512 (conmon-2fbeb9f.tar.gz) = bdd25b9c1ff0ac4607428aa1808f81fa77ef79bb2cfd4e6dbd0be9814fa3c88e79590239b141a2717047fc48f0c3f99406bb8bff278e7690fa9a057346432be7
|
||||
|
Loading…
Reference in New Issue
Block a user