podman-2:1.5.2-0.15.dev.gita3c46fc
- autobuilt a3c46fc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d474bb8733
commit
778a3fbc31
1
.gitignore
vendored
1
.gitignore
vendored
@ -408,3 +408,4 @@
|
||||
/libpod-890378e.tar.gz
|
||||
/libpod-34fc1d0.tar.gz
|
||||
/libpod-230faa8.tar.gz
|
||||
/libpod-a3c46fc.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 230faa864f8922f16a0d70c4a3454d51768e9a15
|
||||
%global commit0 a3c46fcaf4a6276f6648c830d550809924e679e7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.15.dev.gita3c46fc
|
||||
- autobuilt a3c46fc
|
||||
|
||||
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.14.dev.git230faa8
|
||||
- autobuilt 230faa8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-230faa8.tar.gz) = 2174911ca110ffb4faea0e696dc5d15f47fede8e28c1b262248d8cfd3c9cd14edde33a6802918daa9f88dad174c2f0bc07b610b720aa5d25842aef92584015cd
|
||||
SHA512 (libpod-a3c46fc.tar.gz) = 8942a78268f1988be749d033161fcc178651f257516dcf10deef5999a5bd02c227f00b8b49597c18dd69bbf0bce2cac9da7a97b8fc38f4a5af5562d12f70b90f
|
||||
|
Loading…
Reference in New Issue
Block a user