podman-2:1.6.4-0.12.dev.git3474997
- autobuilt 3474997 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a3bb6c1370
commit
81bb5fb0ad
2
.gitignore
vendored
2
.gitignore
vendored
@ -631,3 +631,5 @@
|
||||
/libpod-aad2904.tar.gz
|
||||
/libpod-b4a83bf.tar.gz
|
||||
/libpod-24efb5e.tar.gz
|
||||
/dnsname-f5af33d.tar.gz
|
||||
/libpod-3474997.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 24efb5e4ebb6fa96219afeac543d33299b6e1491
|
||||
%global commit0 347499778cb1a7045dc831f99b9539bc20fe008d
|
||||
%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.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.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
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.12.dev.git3474997
|
||||
- autobuilt 3474997
|
||||
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.11.dev.git24efb5e
|
||||
- autobuilt 24efb5e
|
||||
|
||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
||||
SHA512 (libpod-24efb5e.tar.gz) = d46f34a339e2e801ea97d79a79a710aa1aa6b38f08899953fdcd087162922245c731309cbc196b498613857ccc8e5c1b7ac216c141cba72dd4ba2a7a73ad5928
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3474997.tar.gz) = 72371281b6177582b421932ab626a67d58679b6e11cfa667f5b7b73782a7d5c4b17d9a7c04f6f62eded8ef6e50506538df37769e83aa73041d47e91a8c91701a
|
||||
|
Loading…
Reference in New Issue
Block a user