podman-2:1.4.5-0.73.dev.git3cc9ab8
- autobuilt 3cc9ab8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0413c0e4fe
commit
092f4f0f2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -342,3 +342,4 @@
|
||||
/libpod-e3240da.tar.gz
|
||||
/libpod-2cc5913.tar.gz
|
||||
/libpod-5370c53.tar.gz
|
||||
/libpod-3cc9ab8.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 5370c53c9c22627385e9bc765dbd1fcfedc09694
|
||||
%global commit0 3cc9ab8992833ddf952df479ffb239c61845fa2e
|
||||
%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.72.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.73.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
|
||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.73.dev.git3cc9ab8
|
||||
- autobuilt 3cc9ab8
|
||||
|
||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.72.dev.git5370c53
|
||||
- autobuilt 5370c53
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-5370c53.tar.gz) = da7facdf5fa434657a636f675fd074db4ac0ff742b46a734f260ae7a5319d2e6f9ab4b177ccdbb1f979756abd2fa884d5375086a04cc9d4a674cf57d097c7af7
|
||||
SHA512 (libpod-3cc9ab8.tar.gz) = 3cd8ef2c1a0483c6280112ea316732bcc4eab768c69f9842f1c2fd087860d98ab18009dbe617035c07c35806331886572643249acd9b751b438ee6d8693f95b0
|
||||
|
Loading…
Reference in New Issue
Block a user