podman-2:1.4.5-0.4.dev.gite2e8477
- autobuilt e2e8477 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a5717a4543
commit
4a9a58fb77
1
.gitignore
vendored
1
.gitignore
vendored
@ -273,3 +273,4 @@
|
|||||||
/libpod-f7407f2.tar.gz
|
/libpod-f7407f2.tar.gz
|
||||||
/libpod-cea0e93.tar.gz
|
/libpod-cea0e93.tar.gz
|
||||||
/libpod-df3f5af.tar.gz
|
/libpod-df3f5af.tar.gz
|
||||||
|
/libpod-e2e8477.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 df3f5afad13c91a6f2be9e83ae328483e047c13c
|
%global commit0 e2e8477f83f717d6a92badd317ae909cf185d04e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -42,7 +42,7 @@ Epoch: 2
|
|||||||
Version: 1.4.5
|
Version: 1.4.5
|
||||||
# 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.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.4.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/
|
||||||
@ -592,6 +592,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.4.dev.gite2e8477
|
||||||
|
- autobuilt e2e8477
|
||||||
|
|
||||||
* Wed Jul 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.3.dev.gitdf3f5af
|
* Wed Jul 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.3.dev.gitdf3f5af
|
||||||
- autobuilt df3f5af
|
- autobuilt df3f5af
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||||
SHA512 (libpod-df3f5af.tar.gz) = 8cd6015b4ef41c9adc4e494d4e08f296fc8fef123317767ca934f2c9fde4c62541b3881bf7d9beec240287cd56e1c85e1b104c30d06fb3e6d34ee8b06b239e94
|
SHA512 (libpod-e2e8477.tar.gz) = 5cdce1f65c235c35b7c4eec4c4ce31b0b43cefe01969dc8ab43d50aae6e3abd0893488beed03514f1edc1cbd4f26573856ec6795d2578176a75b8b27207973c3
|
||||||
|
Loading…
Reference in New Issue
Block a user