podman-2:1.7.1-0.8.dev.git27caffb
- autobuilt 27caffb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9eb76ba048
commit
e073f4e2df
1
.gitignore
vendored
1
.gitignore
vendored
@ -725,3 +725,4 @@
|
||||
/libpod-bd3d8f4.tar.gz
|
||||
/libpod-c41fd09.tar.gz
|
||||
/libpod-0b9dd1a.tar.gz
|
||||
/libpod-27caffb.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 0b9dd1a1a0e967e87c242c865cd244f90cb740e1
|
||||
%global commit0 27caffbb240725255485deaaecd548663adbf1fd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.8.dev.git27caffb
|
||||
- autobuilt 27caffb
|
||||
|
||||
* Wed Jan 08 2020 Jindrich Novy <jnovy@redhat.com> - 2:1.7.1-0.7.dev.git0b9dd1a
|
||||
- require container-selinux only when selinux-policy is installed and
|
||||
move podman-remote man pages to dedicated package (#1765818)
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-0b9dd1a.tar.gz) = 3a67d08e9b8d5d78ba2b528490b532078ae099daf04d6767a446a50841195d3b4a3f99e82f6053c7b809005acaac66446ec58fca8b485d8d7112033cf976cc73
|
||||
SHA512 (libpod-27caffb.tar.gz) = d8111e684d021731b6ce0f3e13b723097046a5a9fd95a1c21d2bbae8fc3970bab35c86603cde45d635c6fdce1d8089e9815894a0477e2eec6a2892a1c92a2def
|
||||
|
Loading…
Reference in New Issue
Block a user