podman-2:1.4.5-0.81.dev.git3bffe77
- autobuilt 3bffe77 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
23569e3734
commit
8375287435
1
.gitignore
vendored
1
.gitignore
vendored
@ -350,3 +350,4 @@
|
||||
/libpod-e2f38cd.tar.gz
|
||||
/libpod-626dfdb.tar.gz
|
||||
/libpod-337358a.tar.gz
|
||||
/libpod-3bffe77.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 337358ae63f5b6c5f73ee399918aa4b7c8059f85
|
||||
%global commit0 3bffe77f824772b841080ea463324f5ae5c833d4
|
||||
%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.80.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.81.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
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.81.dev.git3bffe77
|
||||
- autobuilt 3bffe77
|
||||
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.80.dev.git337358a
|
||||
- autobuilt 337358a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-337358a.tar.gz) = 778238aebc9a2e16ae241508045d690f1d0350b4e5b7ca3ef7dadaf2f20f2710202e4bdf1c8310bd9e58cebeae93c7d82e96bdd986f1c4b0ed78f69cdcc54c60
|
||||
SHA512 (libpod-3bffe77.tar.gz) = 1d097fabcc95019f05135de787c5cb489fe43c4005094f60afa25d037cbde6eaeff5ad16e7d615c8fd742c0a7902ec30907c8f80e238d5e7bcfd78f86e7b24fa
|
||||
|
Loading…
Reference in New Issue
Block a user