podman-2:1.0.1-31.dev.git228d1cb
- autobuilt 228d1cb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f7a99a8ce0
commit
bb38097a60
1
.gitignore
vendored
1
.gitignore
vendored
@ -185,3 +185,4 @@
|
||||
/libpod-0a521e1.tar.gz
|
||||
/libpod-1cb16bd.tar.gz
|
||||
/libpod-3f32eae.tar.gz
|
||||
/libpod-228d1cb.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 3f32eae56fed23e93c45d7da53da33702e954a26
|
||||
%global commit0 228d1cbcd372b086669e35c1237fc5064b24ea7d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -44,7 +44,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.0.1
|
||||
Release: 30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 31.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-31.dev.git228d1cb
|
||||
- autobuilt 228d1cb
|
||||
|
||||
* Mon Feb 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-30.dev.git3f32eae
|
||||
- autobuilt 3f32eae
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-3f32eae.tar.gz) = 94a2024af2490393212afa2f7730d31cfe9636461004f3e8d2ca4f5dcdf0df185706123dab285d02b19c2c9ecf99eca73975c7f3a6937e5ca0792f3cfc100caa
|
||||
SHA512 (libpod-228d1cb.tar.gz) = f865d6c86e0fb373b277a05fe74b90b2c82ed6768fca731c63d44fdbb04049798b8989009481bcabe64c9a2e8416f57009ee1e98195dfccddecc7e123d8f3329
|
||||
|
Loading…
Reference in New Issue
Block a user