podman-2:1.6.4-0.49.dev.gitc9696c4
- autobuilt c9696c4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c850e8e622
commit
44bb09912a
1
.gitignore
vendored
1
.gitignore
vendored
@ -669,3 +669,4 @@
|
||||
/libpod-e4275b3.tar.gz
|
||||
/libpod-8d00c83.tar.gz
|
||||
/libpod-7117286.tar.gz
|
||||
/libpod-c9696c4.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 711728672f93d20d4aaf084e49db5e282fece952
|
||||
%global commit0 c9696c451df1efe181c103f9f227787af14dd7b1
|
||||
%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.48.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.49.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.49.dev.gitc9696c4
|
||||
- autobuilt c9696c4
|
||||
|
||||
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.48.dev.git7117286
|
||||
- autobuilt 7117286
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-7117286.tar.gz) = 973862458212591df72dc6c1d4c37b9b674c63e0a949cc5e1f036f45927fa822f0bf61c12541463b76062ba1ec4b0d8c60ab5ca454ce1192ed9c3619156176a3
|
||||
SHA512 (libpod-c9696c4.tar.gz) = e508e9cffef22bac8e6ab63abd80f2bcff4e1ebd7e24b8064193b95908a715b90f78ae098cb0c7ad5ac8861185d6972d16ec7a50a58c687118299286bc27ad1c
|
||||
|
Loading…
Reference in New Issue
Block a user