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