podman-2:1.8.3-0.45.dev.gitdabfa10
- autobuilt dabfa10 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e4019fe42c
commit
88e3052b3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -840,3 +840,4 @@
|
||||
/libpod-3336b10.tar.gz
|
||||
/libpod-21b67e6.tar.gz
|
||||
/libpod-684b4bd.tar.gz
|
||||
/libpod-dabfa10.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 684b4bd2f16d078edd25d262bb8baefc699508e9
|
||||
%global commit0 dabfa10b650d1312f3adde18ed86d3a171896c5b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.45.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Sun Mar 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.45.dev.gitdabfa10
|
||||
- autobuilt dabfa10
|
||||
|
||||
* Sat Mar 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.44.dev.git684b4bd
|
||||
- autobuilt 684b4bd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-684b4bd.tar.gz) = 00c4569531d803915143233ce73904ce444a7c9b07025ec3fcd8b97fbb5e16e2322826d572ec77a70c1561483b63876d5534b993e6c529f07b629659a54e0814
|
||||
SHA512 (libpod-dabfa10.tar.gz) = 525bd738688003b80c7694b561fe9e1dd3db533ebfdfe09f37a69378aa34890feec8ee791d6d9a1e6ce11f5de17f0638c6115c16a0955adf2e89d72334f9819b
|
||||
|
Loading…
Reference in New Issue
Block a user