podman-2:1.6.4-0.21.dev.git15220af
- autobuilt 15220af Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e95531d9c5
commit
1546a9ab3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -641,3 +641,4 @@
|
||||
/libpod-f456ce9.tar.gz
|
||||
/libpod-b713e53.tar.gz
|
||||
/libpod-de32b89.tar.gz
|
||||
/libpod-15220af.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 de32b89eff0928abdef9d85a420b65d8865e737e
|
||||
%global commit0 15220af08ce2346686e54851a6d498ec573e950c
|
||||
%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.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.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
|
||||
* Wed Nov 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.21.dev.git15220af
|
||||
- autobuilt 15220af
|
||||
|
||||
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.20.dev.gitde32b89
|
||||
- autobuilt de32b89
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-de32b89.tar.gz) = 88d114e31b297fad57174c7cd9e9dfa01fc46cd717af22d116ec864f9043f2e81df9fc9e18dfec5d947ca6af27199162079a509ddddd17df16358642d896554b
|
||||
SHA512 (libpod-15220af.tar.gz) = 9f0725615380b92ac3f0383dcf42e7d666029f17d103060f9a04bb95bfb478ef10457945eb5af86abdc8fda89176920b1a6ee725df998b97a59a663ffcd35e42
|
||||
|
Loading…
Reference in New Issue
Block a user