podman-2:1.4.5-0.60.dev.gita622f8d
- autobuilt a622f8d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
436647ba5f
commit
e33b106983
1
.gitignore
vendored
1
.gitignore
vendored
@ -329,3 +329,4 @@
|
||||
/libpod-1a00895.tar.gz
|
||||
/libpod-e84ed3c.tar.gz
|
||||
/libpod-680a383.tar.gz
|
||||
/libpod-a622f8d.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 680a3838748b297b7c3c462f98b58f82e39218e8
|
||||
%global commit0 a622f8d345b1853401de2e533e9fbf14ef169fa2
|
||||
%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.59.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.60.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
|
||||
* Wed Jul 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.60.dev.gita622f8d
|
||||
- autobuilt a622f8d
|
||||
|
||||
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.59.dev.git680a383
|
||||
- autobuilt 680a383
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-680a383.tar.gz) = 9c12097ba72c8687c34f02ece095cf8103b9a4125189a58f66e9a56948611efa19b26810bca7fa363e979ea02f2f4d3650339b5a9c56bdc22db86245e2f76adf
|
||||
SHA512 (libpod-a622f8d.tar.gz) = 393c759167f6ffac6eaa7039aa437f6327421c135b6c0fdbefc59db9df37e539e96318781a3781483b55981eb953b29c8f05826c50cba4ef0cd391927867e45f
|
||||
|
Loading…
Reference in New Issue
Block a user