podman-2:1.4.5-0.29.dev.gitd6b41eb
- autobuilt d6b41eb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9a9a889bd6
commit
abaad1dc14
1
.gitignore
vendored
1
.gitignore
vendored
@ -298,3 +298,4 @@
|
|||||||
/libpod-02140ea.tar.gz
|
/libpod-02140ea.tar.gz
|
||||||
/libpod-8364552.tar.gz
|
/libpod-8364552.tar.gz
|
||||||
/libpod-a5aa44c.tar.gz
|
/libpod-a5aa44c.tar.gz
|
||||||
|
/libpod-d6b41eb.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 a5aa44c583612e210cf2ba44c3313a2ff27c94da
|
%global commit0 d6b41eb393c154eaff79b4fdcb04c7510a6fdb20
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -42,7 +42,7 @@ Epoch: 2
|
|||||||
Version: 1.4.5
|
Version: 1.4.5
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
Release: 0.29.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -591,6 +591,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.29.dev.gitd6b41eb
|
||||||
|
- autobuilt d6b41eb
|
||||||
|
|
||||||
* Sat Jul 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.28.dev.gita5aa44c
|
* Sat Jul 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.28.dev.gita5aa44c
|
||||||
- autobuilt a5aa44c
|
- autobuilt a5aa44c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-a5aa44c.tar.gz) = 31ed2e8397adaa91ca59ef31559f8ed99919a7f57271ca80f26c8c4d7976038d0b00cbe8a56a26a86a7a5bb2383bebe532f9d2ab54a9afc894bf7513b63ac2cd
|
SHA512 (libpod-d6b41eb.tar.gz) = dcc80dd39bcceef1d425b3f74fec839f1eaf253e26673463ad53b656cae8da6e9549e5a0369ebcea4b70bb0dcbe39ae21bba5500b054360609c5ab560b2cf233
|
||||||
|
Loading…
Reference in New Issue
Block a user