podman-2:1.5.2-0.47.dev.gitf1a3e02
- autobuilt f1a3e02 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
14763a69f5
commit
b0faa8f7dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -438,3 +438,4 @@
|
||||
/libpod-c039499.tar.gz
|
||||
/libpod-a16f63e.tar.gz
|
||||
/libpod-1d8a940.tar.gz
|
||||
/libpod-f1a3e02.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 1d8a940982ff58f61bde69b330803a38430d16a3
|
||||
%global commit0 f1a3e02aea68a37f85cb924c934be1bcc4131d7d
|
||||
%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.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.47.dev.gitf1a3e02
|
||||
- autobuilt f1a3e02
|
||||
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.46.dev.git1d8a940
|
||||
- autobuilt 1d8a940
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-1d8a940.tar.gz) = 3dcd7e59c9e6854b7849e9944cb1bf968d0d57f2cf71b95b77ad31a51b75b1e98df9116c2cab165ffcd1d2495d5ff30a63ed0a10d546a368d78bff3464bbf9ba
|
||||
SHA512 (libpod-f1a3e02.tar.gz) = b5715ebbb1cc8b50fe02b0094ece06a92cca397872dae6e4663e3caca2006a60307d81cf6672a780e3cf92af40f25823cc6af6210693988e8bdd57eb1c46956b
|
||||
|
Loading…
Reference in New Issue
Block a user