podman-2:1.6.4-0.29.dev.gitc673ff8
- autobuilt c673ff8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
75d2460aaf
commit
5887ecffdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -649,3 +649,4 @@
|
||||
/libpod-db32ed1.tar.gz
|
||||
/libpod-741b90c.tar.gz
|
||||
/libpod-f3f219a.tar.gz
|
||||
/libpod-c673ff8.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 f3f219a67c3a9297b5e1f0505c583b9de35661c8
|
||||
%global commit0 c673ff8cb63c71a39e1a1d561373af42bfea7f24
|
||||
%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.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.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
|
||||
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.29.dev.gitc673ff8
|
||||
- autobuilt c673ff8
|
||||
|
||||
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.28.dev.gitf3f219a
|
||||
- autobuilt f3f219a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-f3f219a.tar.gz) = c89c5d93970aa7ddeb1aaec9727d8082ad3028fdf78768c8435148442e6534f5436c74248c0f89e1bd51aa6c5889395d1c64a0475096b7e9ebb297086cad23c2
|
||||
SHA512 (libpod-c673ff8.tar.gz) = 55dcad3fe9bae81bb9ca48aa71b2f2e51ccb2ea64b200c00ea1bf66dda98665ab0c26bd92d2f3efa385776cf3afa11a6698556861a8bd50a1dbe31ee01282a0f
|
||||
|
Loading…
Reference in New Issue
Block a user