podman-2:1.6.3-0.31.dev.git381fa4d
- autobuilt 381fa4d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6f81426ff4
commit
518e6eadd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -603,3 +603,4 @@
|
|||||||
/libpod-63b57f5.tar.gz
|
/libpod-63b57f5.tar.gz
|
||||||
/libpod-a35d002.tar.gz
|
/libpod-a35d002.tar.gz
|
||||||
/libpod-9ba8dae.tar.gz
|
/libpod-9ba8dae.tar.gz
|
||||||
|
/libpod-381fa4d.tar.gz
|
||||||
|
@ -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 9ba8dae0bfa5a5e894cf80e2ed114f6ca4bceb60
|
%global commit0 381fa4df875af3d2acee34d4fc1a608b2218b551
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.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.30.dev.git%{shortcommit0}%{?dist}
|
Release: 0.31.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/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.31.dev.git381fa4d
|
||||||
|
- autobuilt 381fa4d
|
||||||
|
|
||||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.30.dev.git9ba8dae
|
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.30.dev.git9ba8dae
|
||||||
- autobuilt 9ba8dae
|
- autobuilt 9ba8dae
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-9ba8dae.tar.gz) = 826c3bbb6262115126ecb765619bf2bac56bd21e5efa2aab17a0c7421364483f3d6895bd840a678d53467a350b9487bf3600e9f69a73da98e0622cae7600e5db
|
SHA512 (libpod-381fa4d.tar.gz) = 639ee079f9c14153e176427a1b27e3d508ae0730455dd7c7fdf158dbe0c88be10334e5faab772fa7f4e3ffedf4721e3b752571ecd9c5fd8d28aeebc5ac8d7268
|
||||||
|
Loading…
Reference in New Issue
Block a user