podman-2:1.6.4-0.36.dev.git9fb0adf
- autobuilt 9fb0adf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ba51f549de
commit
bcc40afcf2
1
.gitignore
vendored
1
.gitignore
vendored
@ -656,3 +656,4 @@
|
||||
/libpod-c2dfef5.tar.gz
|
||||
/libpod-1284260.tar.gz
|
||||
/libpod-6187e72.tar.gz
|
||||
/libpod-9fb0adf.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 6187e724353f2d68943f912e0d8fc1d3d3c1f549
|
||||
%global commit0 9fb0adf479b6655d93316ece0cd702c4d4920fe1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Nov 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.36.dev.git9fb0adf
|
||||
- autobuilt 9fb0adf
|
||||
|
||||
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.35.dev.git6187e72
|
||||
- autobuilt 6187e72
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6187e72.tar.gz) = f0721f3ae96132ca6648e4155a0ad11fa0f98ac43ecf69f470af5442c3259d5ecd192211113e192cfd71c459d3548a8e651efa7eb5c389aca1575a81851426ba
|
||||
SHA512 (libpod-9fb0adf.tar.gz) = 5b5fe65036135a5fc60673f6d410a491316cc1c41fa4fe8a2835920708c8eac2e2de6f4aa721e1aaf7cdcb408b516baeee4563518e46300eeb23177aa1f2df02
|
||||
|
Loading…
Reference in New Issue
Block a user