podman-2:1.6.4-0.68.dev.git82a83b9
- autobuilt 82a83b9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a24d512c66
commit
e062d4960c
1
.gitignore
vendored
1
.gitignore
vendored
@ -688,3 +688,4 @@
|
||||
/libpod-465e142.tar.gz
|
||||
/libpod-e9c4820.tar.gz
|
||||
/libpod-8924a30.tar.gz
|
||||
/libpod-82a83b9.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 8924a302a2470abc56e7d9ef64e0b29ba5b6db0d
|
||||
%global commit0 82a83b9ff55e1f22cb1951b927de29866fa44054
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.67.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.68.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.68.dev.git82a83b9
|
||||
- autobuilt 82a83b9
|
||||
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.67.dev.git8924a30
|
||||
- autobuilt 8924a30
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-8924a30.tar.gz) = 83396ba8c7d49a386551d0e49e5c726f119b7f9d42fe269edca0f709c88e5f18f6b81490b0f54adf5186bf73923ac6c1d99196a0b2d372f14245eaf937f26aab
|
||||
SHA512 (libpod-82a83b9.tar.gz) = 0eb34989a10ee2748f224af2e5977dd911025f2fb879c1193b65e0b4023b16545272707ca688c3cf4a79df9fa5d35cae878fb541d91d4bc7cf0f3f817f5e2a22
|
||||
|
Loading…
Reference in New Issue
Block a user