podman-2:1.4.5-0.38.dev.git7dbc6d8
- autobuilt 7dbc6d8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
74c8469479
commit
7ccc48114b
1
.gitignore
vendored
1
.gitignore
vendored
@ -307,3 +307,4 @@
|
||||
/libpod-2674920.tar.gz
|
||||
/libpod-ce60c4d.tar.gz
|
||||
/libpod-bb253af.tar.gz
|
||||
/libpod-7dbc6d8.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 bb253af3fdc9928388bab1fb2063e7d0b79a5e4b
|
||||
%global commit0 7dbc6d8f36f3b85275bed998b5e34f7d5870659e
|
||||
%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.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.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
|
||||
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.38.dev.git7dbc6d8
|
||||
- autobuilt 7dbc6d8
|
||||
|
||||
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.37.dev.gitbb253af
|
||||
- autobuilt bb253af
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-bb253af.tar.gz) = 0f8cf7bbde0f5aaad58b213395478a4bfe637fcfe3660fcd315ab781b86be9239422593e2ecc9d479ef67709981da947bbaa9dc134deb72ef3d7eb415a9afa4f
|
||||
SHA512 (libpod-7dbc6d8.tar.gz) = dd9f6640fca8082d2579abe929a00646831ef7dc9732fedf35a1082c035b55f3871e0de1365fbf76ea33ba0f8ed19e0087638b18a3c490c636e51869ee0975b9
|
||||
|
Loading…
Reference in New Issue
Block a user