podman-2:1.6.0-0.5.dev.git8133aa1
- autobuilt 8133aa1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f0541efcbf
commit
7006473983
1
.gitignore
vendored
1
.gitignore
vendored
@ -486,3 +486,4 @@
|
||||
/libpod-799aa70.tar.gz
|
||||
/libpod-143caa9.tar.gz
|
||||
/libpod-2c51d6f.tar.gz
|
||||
/libpod-8133aa1.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 2c51d6f800a1ed472da3b88b4f987ab73953c8d0
|
||||
%global commit0 8133aa1ee88cea2c89d38c1c56974c8889ef0933
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.5.dev.git8133aa1
|
||||
- autobuilt 8133aa1
|
||||
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.4.dev.git2c51d6f
|
||||
- autobuilt 2c51d6f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2c51d6f.tar.gz) = e4dbf2fedbef37a7f0fcb303156c9debf3d45f692de753611a537858095bf4fba2431c2b6edd7ee59fac7ae2b5aa03d80105517d27d5db48d1f04b6df1ec074f
|
||||
SHA512 (libpod-8133aa1.tar.gz) = c6c940015c1705e28c0f38844100c13fe96604b81ed649dca78f62b4045340eb47c65614a8d7f37ffdfbdaddaefbdbfff38bf52b6a4ef1160973ec40d0879a94
|
||||
|
Loading…
Reference in New Issue
Block a user