podman-2:1.7.0-0.1.dev.git5941138
- bump to 1.7.0 - autobuilt 5941138 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bafb7c6b6b
commit
03cb8059de
1
.gitignore
vendored
1
.gitignore
vendored
@ -695,3 +695,4 @@
|
|||||||
/libpod-a18de10.tar.gz
|
/libpod-a18de10.tar.gz
|
||||||
/libpod-dd64038.tar.gz
|
/libpod-dd64038.tar.gz
|
||||||
/libpod-11541ae.tar.gz
|
/libpod-11541ae.tar.gz
|
||||||
|
/libpod-5941138.tar.gz
|
||||||
|
12
podman.spec
12
podman.spec
@ -27,7 +27,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 11541aec80c0fc588f675decd0ce759a4e353684
|
%global commit0 5941138fdd3d203a949871f47f1d63462a0f18e8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -39,16 +39,16 @@
|
|||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v1.6.2
|
%global built_tag v1.7.0-rc1
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.6.4
|
Version: 1.7.0
|
||||||
# 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.74.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.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/
|
||||||
@ -633,6 +633,10 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.1.dev.git5941138
|
||||||
|
- bump to 1.7.0
|
||||||
|
- autobuilt 5941138
|
||||||
|
|
||||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.74.dev.git11541ae
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.74.dev.git11541ae
|
||||||
- autobuilt 11541ae
|
- autobuilt 11541ae
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-11541ae.tar.gz) = 0934288e31d454e4c5889109a0f3ca97885b202af378dac1abc5f99a63931426e8fdbb619740cbbb4b9eee0c1446226dde1739a9d7b0092750bb5031aadd88f3
|
SHA512 (libpod-5941138.tar.gz) = 73c5c54fc1a6b46547ef35aa7445937b8cdc978c250f1622668cf3c7dab3d69cb492d59823066e53b54d57fcb4ed3ae07543bb2de3e05464892ad4dc57f8d5ec
|
||||||
|
Loading…
Reference in New Issue
Block a user