podman-2:1.7.1-0.47.dev.gitf63005e
- autobuilt f63005e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c55db36f1e
commit
d58589535e
1
.gitignore
vendored
1
.gitignore
vendored
@ -764,3 +764,4 @@
|
|||||||
/libpod-9be6430.tar.gz
|
/libpod-9be6430.tar.gz
|
||||||
/libpod-fb2bd26.tar.gz
|
/libpod-fb2bd26.tar.gz
|
||||||
/libpod-f467bb2.tar.gz
|
/libpod-f467bb2.tar.gz
|
||||||
|
/libpod-f63005e.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 f467bb20bd1c98b1706fa3c4448857800395c169
|
%global commit0 f63005e0f23ae6a71c2c910014c5e19623272f73
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.47.dev.gitf63005e
|
||||||
|
- autobuilt f63005e
|
||||||
|
|
||||||
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.46.dev.gitf467bb2
|
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.46.dev.gitf467bb2
|
||||||
- autobuilt f467bb2
|
- autobuilt f467bb2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-f467bb2.tar.gz) = 68dc82076b04cdad386611d32b37279fe876d6851fca1608d3cc5c1ad5c4ec4fb2545aabcf6e90c60db3b1c7922f3eee17142779a8b51275ad62ae29276ff7c9
|
SHA512 (libpod-f63005e.tar.gz) = ae1fa7f3517f263f1b0bf3d962089078322123fb9cfe5c2c64c195d856238a862b71ddda47f28368054996d747b11643e6624a856c918a7835265f7ae84610bb
|
||||||
|
Loading…
Reference in New Issue
Block a user