podman-2:1.8.3-0.1.dev.gitaa6c8c2
- bump to 1.8.3 - autobuilt aa6c8c2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
545ebf08d1
commit
6acf3895fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -798,3 +798,4 @@
|
||||
/libpod-edcc73e.tar.gz
|
||||
/libpod-1cb3e3a.tar.gz
|
||||
/libpod-cccd05c.tar.gz
|
||||
/libpod-aa6c8c2.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 cccd05cb5bf16f356e79cc30e7bfc6d7062af035
|
||||
%global commit0 aa6c8c2e55a7de14fb22f89af14d5c0636eecee0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,10 +52,10 @@ Epoch: 2
|
||||
%else
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 1.8.2
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,10 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.1.dev.gitaa6c8c2
|
||||
- bump to 1.8.3
|
||||
- autobuilt aa6c8c2
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.9.dev.gitcccd05c
|
||||
- autobuilt cccd05c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-cccd05c.tar.gz) = fb40c26e56ae04e865fcee9162b9750f00d6cd1fb6489fa3219ab94b3f219d9a1487dfbb3d0fc3c8adfd01d13c86ebc6c74ff4a02f9e0db1df90636cc01ff849
|
||||
SHA512 (libpod-aa6c8c2.tar.gz) = bb69dd8d740dafc8066d11118d326252ed809e7f6886034fba01d830e836e1506489cce30ff2b688e9b5ff2f82656ccd62d7550af1ea6a4e1e2df8b6e894413a
|
||||
|
Loading…
Reference in New Issue
Block a user