podman-2:1.7.1-0.43.dev.gitce4bf33
- autobuilt ce4bf33 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
02c9a111dc
commit
50640bfc95
1
.gitignore
vendored
1
.gitignore
vendored
@ -760,3 +760,4 @@
|
||||
/libpod-f5e614b.tar.gz
|
||||
/libpod-ab7e1a4.tar.gz
|
||||
/libpod-3b6a843.tar.gz
|
||||
/libpod-ce4bf33.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 3b6a843eb2942ec4093072f4a6468a57f19de5cb
|
||||
%global commit0 ce4bf33ccc80819f199bdbb6526b9adee1ad41b0
|
||||
%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.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.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
|
||||
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.43.dev.gitce4bf33
|
||||
- autobuilt ce4bf33
|
||||
|
||||
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.42.dev.git3b6a843
|
||||
- autobuilt 3b6a843
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3b6a843.tar.gz) = c4b75b772ac1a931f9f3476d67c293194a442f907b64c25eb1b7953d62e05dcb3267fb2b326e5af9f3b79b4cfd90954b099b48d1071e805447b8bc67a18d3b6b
|
||||
SHA512 (libpod-ce4bf33.tar.gz) = 36890699caed65439507a9c74963096957b72509be2a4393e45d2eae1c51bc5c8b537a36ad701e01bed501647f83eb8b94ae7682e6e07d6a872dd99cc452e3c8
|
||||
|
Loading…
Reference in New Issue
Block a user