podman-2:1.4.5-0.88.dev.git5701fe6
- autobuilt 5701fe6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c1b5c6c4d6
commit
5a100fbf88
1
.gitignore
vendored
1
.gitignore
vendored
@ -357,3 +357,4 @@
|
||||
/libpod-35ecf49.tar.gz
|
||||
/libpod-41de7b1.tar.gz
|
||||
/libpod-31bfb12.tar.gz
|
||||
/libpod-5701fe6.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 31bfb12aec6123bd97e84b2067096b09676ca6ac
|
||||
%global commit0 5701fe6689b93e238b8aa6ce6082c2cddc424b9a
|
||||
%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.87.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.88.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
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.88.dev.git5701fe6
|
||||
- autobuilt 5701fe6
|
||||
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.87.dev.git31bfb12
|
||||
- autobuilt 31bfb12
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-31bfb12.tar.gz) = 23aff6be163869dfeabe1da204798f2772082bbaeb8c4403eee5b428173c80ea724732032b6e6abcb120b8b9bacb143ccb2ece88cada8c119a8ace0368bebacf
|
||||
SHA512 (libpod-5701fe6.tar.gz) = e904c28da257d0f3f84e1f4b6291f0fe0c75270dec5a44dc74bb708c92233b3a5b8dc92f20a4614b1f580d719a7f58371f6fbb014f208d96ddcba0edb28bbcec
|
||||
|
Loading…
Reference in New Issue
Block a user