podman-2:1.8.3-0.16.dev.gitb743f60
- autobuilt b743f60 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2ed6213966
commit
ab0c3c0a21
1
.gitignore
vendored
1
.gitignore
vendored
@ -811,3 +811,4 @@
|
|||||||
/libpod-31d1445.tar.gz
|
/libpod-31d1445.tar.gz
|
||||||
/libpod-d6c9f3e.tar.gz
|
/libpod-d6c9f3e.tar.gz
|
||||||
/libpod-e34ec61.tar.gz
|
/libpod-e34ec61.tar.gz
|
||||||
|
/libpod-b743f60.tar.gz
|
||||||
|
@ -32,7 +32,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 e34ec617a3ea5758a173579b879897a52fbd1c60
|
%global commit0 b743f60a4b9e51a5fad1b1ba7cb28f9a7f1a7d2c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# 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.15.dev.git%{shortcommit0}%{?dist}
|
Release: 0.16.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/
|
||||||
@ -654,6 +654,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.16.dev.gitb743f60
|
||||||
|
- autobuilt b743f60
|
||||||
|
|
||||||
* Mon Mar 23 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.8.3-0.15.dev.gite34ec61
|
* Mon Mar 23 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.8.3-0.15.dev.gite34ec61
|
||||||
- do not use hack/ostree_tag.sh
|
- do not use hack/ostree_tag.sh
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e34ec61.tar.gz) = d96b48f19e415d193d886aee5d3ebc799e32cb218880496ae716c6b15d5c70cc33741d45dd79d61acc05d850eb00ff37f9abea68c051551c8863950bb2bb785b
|
SHA512 (libpod-b743f60.tar.gz) = ec6705a35b672617a496a45a6951b6ec31175c50cd06efe1bcc08fc6d20b97ed98fbd2f3fccae1f3e36f94c6b3c70c882c276b6c522caa124ab0f51b71bf2873
|
||||||
|
Loading…
Reference in New Issue
Block a user