podman-2:1.6.4-0.18.dev.gitf456ce9
- autobuilt f456ce9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
33a597b9d0
commit
0ab8d2629e
1
.gitignore
vendored
1
.gitignore
vendored
@ -638,3 +638,4 @@
|
||||
/libpod-3463a71.tar.gz
|
||||
/libpod-92af260.tar.gz
|
||||
/libpod-4ed12f9.tar.gz
|
||||
/libpod-f456ce9.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 4ed12f9916e105f8ebeb818b173383919b79cbf2
|
||||
%global commit0 f456ce90f966f2eefdfc27ca83541ceacc4a298d
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -632,6 +632,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.18.dev.gitf456ce9
|
||||
- autobuilt f456ce9
|
||||
|
||||
* Fri Nov 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.17.dev.git4ed12f9
|
||||
- autobuilt 4ed12f9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4ed12f9.tar.gz) = f912f2bd83e01eb74f53855abba57f0d4f210b3735c2fd7c4b28b596c288a8f577c3db58367f8a14deb2fd379ba72054d260cecb8a18ab9b7e964119c2ffe906
|
||||
SHA512 (libpod-f456ce9.tar.gz) = ab2f9336c1de82777f46b7f4e6add9089dd28daaa1feefba72188dab4e60111f69631cea119e693df6a85ccefd0b50de8ad45e4fb3310a9bd7fea6b8d02d3b0d
|
||||
|
Loading…
Reference in New Issue
Block a user