podman-2:1.2.0-12.dev.git9b21f14
- autobuilt 9b21f14 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7f12a84be2
commit
404b10684b
1
.gitignore
vendored
1
.gitignore
vendored
@ -202,3 +202,4 @@
|
|||||||
/libpod-40f7843.tar.gz
|
/libpod-40f7843.tar.gz
|
||||||
/libpod-614409f.tar.gz
|
/libpod-614409f.tar.gz
|
||||||
/libpod-1b2f867.tar.gz
|
/libpod-1b2f867.tar.gz
|
||||||
|
/libpod-9b21f14.tar.gz
|
||||||
|
@ -27,7 +27,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 1b2f8679b864b882fdccaad6fdd6a5c86c83291b
|
%global commit0 9b21f14eefae8ab7d24cca1087d88023245357d9
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||||
@ -44,7 +44,7 @@ Epoch: 2
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
Release: 12.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://podman.io/
|
URL: https://podman.io/
|
||||||
@ -518,6 +518,9 @@ podman system renumber
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-12.dev.git9b21f14
|
||||||
|
- autobuilt 9b21f14
|
||||||
|
|
||||||
* Fri Mar 08 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.2.0-11.dev.git1b2f867
|
* Fri Mar 08 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.2.0-11.dev.git1b2f867
|
||||||
- Resolves: #1686813 - conmon bundled inside podman rpm
|
- Resolves: #1686813 - conmon bundled inside podman rpm
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-1b2f867.tar.gz) = df6a975c026c8a08ab8838c3b116f104cf73bde533e73d5461438817cc51446a5fb6bc81d36d187f0cf5d92b4eca987571edd5896129b74efb624c11bc7dd55d
|
SHA512 (libpod-9b21f14.tar.gz) = 9594ad6f5f9adf9a66305e0bf8f77b030c219b363f5a561b4fac9fe63ebce1f9ae86e97c8d709bf8564928ca09296f63e9b9a93b4341128f6451eec38be11f20
|
||||||
|
Loading…
Reference in New Issue
Block a user