podman-2:1.4.5-0.79.dev.git626dfdb
- autobuilt 626dfdb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
92ec19e2a5
commit
eed522fa67
1
.gitignore
vendored
1
.gitignore
vendored
@ -348,3 +348,4 @@
|
||||
/libpod-389a7b7.tar.gz
|
||||
/libpod-b609de2.tar.gz
|
||||
/libpod-e2f38cd.tar.gz
|
||||
/libpod-626dfdb.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 e2f38cdaa41ddc711cce40e00dab9c8457d2e830
|
||||
%global commit0 626dfdb6131a5f37c2f7cc93dbb98f33d495aca4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.78.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.79.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -595,6 +595,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.79.dev.git626dfdb
|
||||
- autobuilt 626dfdb
|
||||
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.78.dev.gite2f38cd
|
||||
- autobuilt e2f38cd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-e2f38cd.tar.gz) = 5c2ee8977341827fa1e84cf629a889943b42f8fee1b2f8c03c151ec5649052d900759dd260fc6813887d999f8e17491e52f3df5b2f4fbed156b57e79237c2cc1
|
||||
SHA512 (libpod-626dfdb.tar.gz) = 3851b1f40028d2979b8a7a6a49ba2599f6c8580c19826d82d9b1d3df4972d4e2abaabff0ee784698afd4a835b2d8a16676b4896173b05b733eb2ad06508ff836
|
||||
|
Loading…
Reference in New Issue
Block a user