podman-2:1.4.5-0.30.dev.git3b52e4d
- autobuilt 3b52e4d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
abaad1dc14
commit
f159cf74c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -299,3 +299,4 @@
|
||||
/libpod-8364552.tar.gz
|
||||
/libpod-a5aa44c.tar.gz
|
||||
/libpod-d6b41eb.tar.gz
|
||||
/libpod-3b52e4d.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 d6b41eb393c154eaff79b4fdcb04c7510a6fdb20
|
||||
%global commit0 3b52e4d0b5baacf5f63516c664a117a7537a075e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -42,7 +42,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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -591,6 +591,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.30.dev.git3b52e4d
|
||||
- autobuilt 3b52e4d
|
||||
|
||||
* Sun Jul 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.29.dev.gitd6b41eb
|
||||
- autobuilt d6b41eb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-d6b41eb.tar.gz) = dcc80dd39bcceef1d425b3f74fec839f1eaf253e26673463ad53b656cae8da6e9549e5a0369ebcea4b70bb0dcbe39ae21bba5500b054360609c5ab560b2cf233
|
||||
SHA512 (libpod-3b52e4d.tar.gz) = 3997e08307031cee7c7bc5da37f8a9174374985e8139dc0d345fd19291a0a09b800225f1a71f3749c5cd0a90a485893d14ce4256184460b13849a6a77591dcab
|
||||
|
Loading…
Reference in New Issue
Block a user