podman-2:1.6.4-0.15.dev.git3463a71
- autobuilt 3463a71 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e02433ad63
commit
dc0f6564d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -635,3 +635,4 @@
|
||||
/libpod-3474997.tar.gz
|
||||
/libpod-d919961.tar.gz
|
||||
/libpod-3ec9ee0.tar.gz
|
||||
/libpod-3463a71.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 3ec9ee090e18e79c20e6f76274ce582b656be91c
|
||||
%global commit0 3463a7194c504790e73a1750109c1813a7c3cfe9
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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
|
||||
* Fri Nov 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.15.dev.git3463a71
|
||||
- autobuilt 3463a71
|
||||
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.14.dev.git3ec9ee0
|
||||
- autobuilt 3ec9ee0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3ec9ee0.tar.gz) = df5e8c4f6da0a9cae88c7e1336c4d67b0dd4f39b044b8fdbb1e64d9d0609e1a935fe5f7f228d0420c5e5073a1847fcb62947457cb676be8f07c986fa30479494
|
||||
SHA512 (libpod-3463a71.tar.gz) = 2af25ae5d9b1be2434425ed6e9b5445adcb49c71565db623680e12e2b6f7e68efb152fd3c6f947e74f48c4b9f55642738f0b68b3965445007a0dcfaa0965b8e9
|
||||
|
Loading…
Reference in New Issue
Block a user