podman-2:1.9.0-7.1.dev.git26c1535
- autobuilt 26c1535 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
29b85e9d03
commit
35c6c9faa9
1
.gitignore
vendored
1
.gitignore
vendored
@ -903,3 +903,4 @@
|
||||
/libpod-0b067b6.tar.gz
|
||||
/libpod-5cf64ae.tar.gz
|
||||
/libpod-d885342.tar.gz
|
||||
/libpod-26c1535.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 d8853429eb13f1b244cc8c921fb845f7de8dee04
|
||||
%global commit0 26c15358d23339e068286ab2bdf8fedb14e90dbd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.9.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 6.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-7.1.dev.git26c1535
|
||||
- autobuilt 26c1535
|
||||
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-6.1.dev.gitd885342
|
||||
- autobuilt d885342
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d885342.tar.gz) = 7469e8560bb1337b06494a47e382d4ac5bc322eb1f3e80b8bbce61edf797c4e9f4f6349baf8ba48450297bf6e4ef654fe53184075c3ade4c6858f912a6c3b1ff
|
||||
SHA512 (libpod-26c1535.tar.gz) = 048caf6536355302c0cfb3cc9071a1f8ea22be11b2825ec8f474549e08585ce8056dfdb68d71fbb1213e78a71646482bb6b2d9d9744bf870d3ddaac3e00a28d7
|
||||
|
Loading…
Reference in New Issue
Block a user