podman-2:1.9.0-0.2.dev.git465b4bc
- autobuilt 465b4bc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
155fefcd96
commit
6bc9ee114b
1
.gitignore
vendored
1
.gitignore
vendored
@ -898,3 +898,4 @@
|
|||||||
/libpod-2a8db9d.tar.gz
|
/libpod-2a8db9d.tar.gz
|
||||||
/libpod-1593d4c.tar.gz
|
/libpod-1593d4c.tar.gz
|
||||||
/libpod-309a7f7.tar.gz
|
/libpod-309a7f7.tar.gz
|
||||||
|
/libpod-465b4bc.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 309a7f7d1bbd046b4bd1a961a7e8c5313aa11b8e
|
%global commit0 465b4bc563b274ec166868aae079a65ee0284b1d
|
||||||
%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.9.0
|
Version: 1.9.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.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-0.2.dev.git465b4bc
|
||||||
|
- autobuilt 465b4bc
|
||||||
|
|
||||||
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-0.1.dev.git309a7f7
|
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-0.1.dev.git309a7f7
|
||||||
- bump to 1.9.0
|
- bump to 1.9.0
|
||||||
- autobuilt 309a7f7
|
- autobuilt 309a7f7
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-309a7f7.tar.gz) = 40e5832e5ccfb53ace924e90142a4073f6e3e4ac63b2ddda46566ac544849c028a08b47c9e862d49be59e1427ac73e45ede954af09a79d258a58432bc4809d96
|
SHA512 (libpod-465b4bc.tar.gz) = 62080aa7672c9d2517a283ecf6f648b33c1638d28d8a67b032f53662743abf3760a926b300484e7508ce5015df7dc38e8fd47eb2c48ccd9a47279621302eb0c4
|
||||||
|
Loading…
Reference in New Issue
Block a user