podman-2:1.6.3-0.16.dev.git77c7a28
- autobuilt 77c7a28 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c2dd4525fb
commit
aedcef6a24
1
.gitignore
vendored
1
.gitignore
vendored
@ -588,3 +588,4 @@
|
|||||||
/libpod-674dc2b.tar.gz
|
/libpod-674dc2b.tar.gz
|
||||||
/libpod-43b1c2f.tar.gz
|
/libpod-43b1c2f.tar.gz
|
||||||
/libpod-ba4a808.tar.gz
|
/libpod-ba4a808.tar.gz
|
||||||
|
/libpod-77c7a28.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 ba4a808fe7ca10ed0581239624623f9ea85773ec
|
%global commit0 77c7a28a7213344e1ce56b5bc7c95b46805c9d9b
|
||||||
%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.15.dev.git%{shortcommit0}%{?dist}
|
Release: 0.16.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
|
||||||
|
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.16.dev.git77c7a28
|
||||||
|
- autobuilt 77c7a28
|
||||||
|
|
||||||
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.15.dev.gitba4a808
|
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.15.dev.gitba4a808
|
||||||
- autobuilt ba4a808
|
- autobuilt ba4a808
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-ba4a808.tar.gz) = ccb6ce1ef7d7eceec9ae7fa1abda564b556ebd9f9d2c3586bd4fad32131f4897de4badcf81324218b70ed62ef3fc4b86f731880ff8ec4d89e54a2d364dfb83aa
|
SHA512 (libpod-77c7a28.tar.gz) = 4c31ae669054271325e3b45847a96d2509cdd888684e9d22f464135666bbcc595ce2484208bb3bf136953aaac27741cc662d2c0a26f79fcca0a17147a22a9faa
|
||||||
|
Loading…
Reference in New Issue
Block a user