podman-2:1.4.3-0.30.dev.git7c4e444
- autobuilt 7c4e444 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6eee149db5
commit
ee2e71766a
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
|||||||
/libpod-b4f9bc8.tar.gz
|
/libpod-b4f9bc8.tar.gz
|
||||||
/libpod-39fdf91.tar.gz
|
/libpod-39fdf91.tar.gz
|
||||||
/libpod-d9bdd3c.tar.gz
|
/libpod-d9bdd3c.tar.gz
|
||||||
|
/libpod-7c4e444.tar.gz
|
||||||
|
@ -22,7 +22,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 d9bdd3c1e006b43e3524178fc6a84ab1ac3b2053
|
%global commit0 7c4e4449b0372c5b617c2708042dd2e5fafe7d22
|
||||||
%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
|
||||||
@ -35,7 +35,7 @@ Epoch: 2
|
|||||||
Version: 1.4.3
|
Version: 1.4.3
|
||||||
# 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.29.dev.git%{shortcommit0}%{?dist}
|
Release: 0.30.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/
|
||||||
@ -565,6 +565,9 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.3-0.30.dev.git7c4e444
|
||||||
|
- autobuilt 7c4e444
|
||||||
|
|
||||||
* Sat Jun 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.3-0.29.dev.gitd9bdd3c
|
* Sat Jun 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.3-0.29.dev.gitd9bdd3c
|
||||||
- autobuilt d9bdd3c
|
- autobuilt d9bdd3c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||||
SHA512 (libpod-d9bdd3c.tar.gz) = 8ba14c88be4a14bb480eee5bea74a282729fb0cfffbe266909d3404c6a5d9f65238f89bbe23b0c3ec2b7c411d293187c4a0677e116317ed397a4567538e6b4c7
|
SHA512 (libpod-7c4e444.tar.gz) = 9939f37d05f633574329f9866e5f5adc3ed8b9a5f1fb5f50ee8cc25fb3ef98504dfd422b03b275cc4a5fed01553200d64d0b4d35741c19205a5e12bb969bc415
|
||||||
|
Loading…
Reference in New Issue
Block a user