podman-2:1.0.1-3.dev.git1b2f752
- autobuilt 1b2f752 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fe6a767530
commit
6691f5d9f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@
|
|||||||
/libpod-5c86efb.tar.gz
|
/libpod-5c86efb.tar.gz
|
||||||
/libpod-140ae25.tar.gz
|
/libpod-140ae25.tar.gz
|
||||||
/libpod-6301f6a.tar.gz
|
/libpod-6301f6a.tar.gz
|
||||||
|
/libpod-1b2f752.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 6301f6a0a9e3989ecdf59fd5395d06c44f8bac14
|
%global commit0 1b2f75298d98f59fac73a63599cdca3478bef835
|
||||||
%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.0.1
|
Version: 1.0.1
|
||||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
Release: 3.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/
|
||||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-3.dev.git1b2f752
|
||||||
|
- autobuilt 1b2f752
|
||||||
|
|
||||||
* Tue Jan 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-2.dev.git6301f6a
|
* Tue Jan 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-2.dev.git6301f6a
|
||||||
- bump to 1.0.1
|
- bump to 1.0.1
|
||||||
- autobuilt 6301f6a
|
- autobuilt 6301f6a
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-6301f6a.tar.gz) = 32ed2d70f4cff46c501512f12ee87cbba0c26b1e887f6a882f3ecdf80c1b7cfdb5708f78abd51a16ea2f3f827161d4ecc2e3a360a8668095879b572b979c83cd
|
SHA512 (libpod-1b2f752.tar.gz) = d4f8a0c56f65c0158f0f105ec3604cf70197ec050d0790b85cd897b41981a0ba8627e57d4cb510983a95a5990d7868b4358afbd2d92d1813f107af57a764692b
|
||||||
|
Loading…
Reference in New Issue
Block a user