podman-2:1.4.5-0.98.dev.gitd05798e
- autobuilt d05798e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
58deb3aea3
commit
aabc7b888c
1
.gitignore
vendored
1
.gitignore
vendored
@ -368,3 +368,4 @@
|
|||||||
/libpod-00a20f7.tar.gz
|
/libpod-00a20f7.tar.gz
|
||||||
/libpod-dc38168.tar.gz
|
/libpod-dc38168.tar.gz
|
||||||
/libpod-4b91f60.tar.gz
|
/libpod-4b91f60.tar.gz
|
||||||
|
/libpod-d05798e.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 4b91f60e893d2f0cdc4c410b4693a22efc1d48f4
|
%global commit0 d05798e5e8efcb1acdd8794edfa0f82bf5f01045
|
||||||
%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
|
||||||
@ -46,7 +46,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.97.dev.git%{shortcommit0}%{?dist}
|
Release: 0.98.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/
|
||||||
@ -599,6 +599,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.98.dev.gitd05798e
|
||||||
|
- autobuilt d05798e
|
||||||
|
|
||||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.97.dev.git4b91f60
|
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.97.dev.git4b91f60
|
||||||
- autobuilt 4b91f60
|
- autobuilt 4b91f60
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-4b91f60.tar.gz) = 6ada26486f81c648af8983dad97925e29c8efde0c1febed38ed7741fcd4b6f51ede2ebade3f09c12fb3669fe96c6b8df99946f799ef3955263edec1890c2d34d
|
SHA512 (libpod-d05798e.tar.gz) = 01d4c083cec34f61b87d90c0c804554215503028c92e885f49e45edbcef6d343a10dfc880fb7fa107bd3726215af7e8d78800374eed467f87f0be5e55adc1dda
|
||||||
|
Loading…
Reference in New Issue
Block a user