podman-2:1.4.5-0.94.dev.git2a19036
- autobuilt 2a19036 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e7f42215b8
commit
8b1dcc3b9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -363,3 +363,4 @@
|
||||
/libpod-202eade.tar.gz
|
||||
/libpod-4349f42.tar.gz
|
||||
/libpod-76840f2.tar.gz
|
||||
/libpod-2a19036.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 76840f2d991ce691a6945d65ef7ae52d93d211e5
|
||||
%global commit0 2a190365f2db8c167c56fe5d8f1e267f0cc10dae
|
||||
%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.93.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.94.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -599,6 +599,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.94.dev.git2a19036
|
||||
- autobuilt 2a19036
|
||||
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.93.dev.git76840f2
|
||||
- autobuilt 76840f2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-76840f2.tar.gz) = 29147d5fcf8c3ccba039f7c88e9cd1e098627a6d43cecc17dead8faeac5de101688b1d7e09468aeefcb7d93cad7a575449f7b2f750763b59d7ecb4ca831b17ee
|
||||
SHA512 (libpod-2a19036.tar.gz) = 37a0021b89b8a3a04f0daebe71190d9f93aca5368d815c475def0541f63cf180adaf965153836b2ea2a285d2a8024584498d3dc14060a25c4f07f5e0d00c86c1
|
||||
|
Loading…
Reference in New Issue
Block a user