podman-2:1.6.4-0.27.dev.git741b90c
- autobuilt 741b90c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
21d1611194
commit
6861dda700
1
.gitignore
vendored
1
.gitignore
vendored
@ -647,3 +647,4 @@
|
||||
/libpod-51c08f3.tar.gz
|
||||
/libpod-c6f2383.tar.gz
|
||||
/libpod-db32ed1.tar.gz
|
||||
/libpod-741b90c.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 db32ed1ae8374aac9c4058607ad9cf294505c952
|
||||
%global commit0 741b90c2b95c533f2ee5669ae1d3b2a93c8129ce
|
||||
%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.26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.27.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
|
||||
* Mon Nov 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.27.dev.git741b90c
|
||||
- autobuilt 741b90c
|
||||
|
||||
* Sun Nov 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.26.dev.gitdb32ed1
|
||||
- autobuilt db32ed1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-db32ed1.tar.gz) = 2b9b8c615bfcaf27a2381e89f080970eff131ee5f6b0c500750f8dd5c231eaa0038f19eb55d4a41e88323b6f3bd822dce90687123ae32f2269c116a3845021e8
|
||||
SHA512 (libpod-741b90c.tar.gz) = 6236ea0a54d125f756193a750a35d406ec711182e90e3620fc33f5764d11171adef61c0f2b4b6e063d06d5a64b981570485c04999d32f7f43c318f79125863ca
|
||||
|
Loading…
Reference in New Issue
Block a user