podman-2:1.6.2-0.13.dev.git10cbaad
- autobuilt 10cbaad Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
56e746c7fd
commit
3cbe45fa10
1
.gitignore
vendored
1
.gitignore
vendored
@ -546,3 +546,4 @@
|
||||
/libpod-2c2782a.tar.gz
|
||||
/libpod-589261f.tar.gz
|
||||
/libpod-c817ea1.tar.gz
|
||||
/libpod-10cbaad.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 c817ea1b33966c2f1f089b5c086df8cc45437065
|
||||
%global commit0 10cbaadf4ab1d2a644db79ed82e639c6ad279ba1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.13.dev.git10cbaad
|
||||
- autobuilt 10cbaad
|
||||
|
||||
* Tue Oct 08 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.6.2-0.12.dev.gitc817ea1
|
||||
- add runc back
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-c817ea1.tar.gz) = ff778f25ae57577524dbf1796762816928de53b0080c2be70da44dcd9f9b5e75751e42338f64a5b37e96280680be0ced8275db9e4525f07e328485faa8bbf230
|
||||
SHA512 (libpod-10cbaad.tar.gz) = d10d9bc95f0118f01352842d1d2525c2cc8c0bb45cda0078df7d5930bf44b1137c3f9e67d9c38aa0f6529c26f31a2fec7efbd1f3be00bdc5bbb8443f74a5ef71
|
||||
|
Loading…
Reference in New Issue
Block a user