podman-2:1.6.4-0.56.dev.git748de3c
- autobuilt 748de3c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
beeb3c05c8
commit
e2827c9cd8
1
.gitignore
vendored
1
.gitignore
vendored
@ -676,3 +676,4 @@
|
||||
/libpod-9e361fd.tar.gz
|
||||
/libpod-b88f2c4.tar.gz
|
||||
/libpod-d8bfd11.tar.gz
|
||||
/libpod-748de3c.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 d8bfd1140846baa77bffa0cead0ea700b91ce697
|
||||
%global commit0 748de3c52cdf408a59ae7f492d16daaeb7fecbd0
|
||||
%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.55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.56.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.56.dev.git748de3c
|
||||
- autobuilt 748de3c
|
||||
|
||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.55.dev.gitd8bfd11
|
||||
- autobuilt d8bfd11
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d8bfd11.tar.gz) = dd1915f4ca997590150e4b96b3287c0e316f2dee9218d4b04bbd54ac4d6c28ca08d8fe2c393246b0c4b5060e9ccce60342d7048c0f8a754b5888e4adacf2db4d
|
||||
SHA512 (libpod-748de3c.tar.gz) = 74b8ffd1cfdb16c90502cf158105dfae156b0c2d0e4d0c58de305b242e126e01806f00534154f8d5c95df23e1d254bb37a6b510cd32a1c9262607f33a656b08a
|
||||
|
Loading…
Reference in New Issue
Block a user