podman-2:1.6.4-0.28.dev.gitf3f219a
- autobuilt f3f219a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6861dda700
commit
75d2460aaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -648,3 +648,4 @@
|
|||||||
/libpod-c6f2383.tar.gz
|
/libpod-c6f2383.tar.gz
|
||||||
/libpod-db32ed1.tar.gz
|
/libpod-db32ed1.tar.gz
|
||||||
/libpod-741b90c.tar.gz
|
/libpod-741b90c.tar.gz
|
||||||
|
/libpod-f3f219a.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 741b90c2b95c533f2ee5669ae1d3b2a93c8129ce
|
%global commit0 f3f219a67c3a9297b5e1f0505c583b9de35661c8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -632,6 +632,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.28.dev.gitf3f219a
|
||||||
|
- autobuilt f3f219a
|
||||||
|
|
||||||
* Mon Nov 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.27.dev.git741b90c
|
* Mon Nov 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.27.dev.git741b90c
|
||||||
- autobuilt 741b90c
|
- autobuilt 741b90c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-741b90c.tar.gz) = 6236ea0a54d125f756193a750a35d406ec711182e90e3620fc33f5764d11171adef61c0f2b4b6e063d06d5a64b981570485c04999d32f7f43c318f79125863ca
|
SHA512 (libpod-f3f219a.tar.gz) = c89c5d93970aa7ddeb1aaec9727d8082ad3028fdf78768c8435148442e6534f5436c74248c0f89e1bd51aa6c5889395d1c64a0475096b7e9ebb297086cad23c2
|
||||||
|
Loading…
Reference in New Issue
Block a user