podman-2:1.5.2-0.45.dev.gita16f63e
- autobuilt a16f63e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
eb6f088722
commit
203a03c76d
1
.gitignore
vendored
1
.gitignore
vendored
@ -436,3 +436,4 @@
|
||||
/libpod-099549b.tar.gz
|
||||
/libpod-50a1910.tar.gz
|
||||
/libpod-c039499.tar.gz
|
||||
/libpod-a16f63e.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 c03949986feffd489e6fd41538d6a5bda233e850
|
||||
%global commit0 a16f63e96e9993a1e2542b6f5c85903cc4659c6e
|
||||
%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.44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.45.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
|
||||
* Tue Sep 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.45.dev.gita16f63e
|
||||
- autobuilt a16f63e
|
||||
|
||||
* Tue Sep 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.44.dev.gitc039499
|
||||
- autobuilt c039499
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-c039499.tar.gz) = 53a13bbaeacf828481a8ece6aa973a1b23bfe106cb26f7de6ab26c7a024c7c8ccdd1de012106c8328d964b1c117fdace542ff7ad00faa5674b2e19c6c287cd66
|
||||
SHA512 (libpod-a16f63e.tar.gz) = ed98cde6e7eea29070f49decfdf77a10471f188ba92d784ce946d3fbe0093bc13dec5fda3d36190344b803010d0256e67536df7d09be9b2e67a6aad11210014a
|
||||
|
Loading…
Reference in New Issue
Block a user