podman-2:1.6.3-0.26.dev.gite7540d0
- autobuilt e7540d0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dbb2edf237
commit
8edc3c8361
1
.gitignore
vendored
1
.gitignore
vendored
@ -598,3 +598,4 @@
|
||||
/libpod-a56131f.tar.gz
|
||||
/libpod-59582c5.tar.gz
|
||||
/libpod-6c6e783.tar.gz
|
||||
/libpod-e7540d0.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 6c6e78374f5be949d11a8608080c96e2d22ca872
|
||||
%global commit0 e7540d0406c49b22de245246d16ebc6e1778df37
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.26.dev.gite7540d0
|
||||
- autobuilt e7540d0
|
||||
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.25.dev.git6c6e783
|
||||
- autobuilt 6c6e783
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-6c6e783.tar.gz) = 36255f90d707a3917af2fe4257ac2fd1dfb107fa07c60dfa258be9cbba9d4ab8dcd58e97cf43c478ca415165c1aa6ee48ecc6c79d0cbbf61f18403c5cbc068a1
|
||||
SHA512 (libpod-e7540d0.tar.gz) = 10a42fa8e4c74259572d4c0554def3b360158c172094b4e2bdfe4e16d6dc4d9ff7d757d62a13a8367c2e192d20544c597e1bd1ad31581f7841810d35d0c71a5b
|
||||
|
Loading…
Reference in New Issue
Block a user