podman-2:1.0.1-2.dev.git6301f6a
- bump to 1.0.1 - autobuilt 6301f6a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1167969e8e
commit
fe6a767530
1
.gitignore
vendored
1
.gitignore
vendored
@ -156,3 +156,4 @@
|
|||||||
/libpod-0f6535c.tar.gz
|
/libpod-0f6535c.tar.gz
|
||||||
/libpod-5c86efb.tar.gz
|
/libpod-5c86efb.tar.gz
|
||||||
/libpod-140ae25.tar.gz
|
/libpod-140ae25.tar.gz
|
||||||
|
/libpod-6301f6a.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -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 140ae25c4d0c7ba89a0bb7ae16f81f90d20be535
|
%global commit0 6301f6a0a9e3989ecdf59fd5395d06c44f8bac14
|
||||||
%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
|
||||||
@ -43,8 +43,8 @@ Epoch: 2
|
|||||||
%else
|
%else
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 0.12.2
|
Version: 1.0.1
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 2.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,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-2.dev.git6301f6a
|
||||||
|
- bump to 1.0.1
|
||||||
|
- autobuilt 6301f6a
|
||||||
|
|
||||||
* Mon Jan 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-3.dev.git140ae25
|
* Mon Jan 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-3.dev.git140ae25
|
||||||
- autobuilt 140ae25
|
- autobuilt 140ae25
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-140ae25.tar.gz) = af9999fefbc5dee7a6cca5e47713d558f186fb6bdf598dd47834ad9699994d196ed80f42c366a199d0cdb41c23ce874dc8d67c724440faa74b51e0923b827a94
|
SHA512 (libpod-6301f6a.tar.gz) = 32ed2d70f4cff46c501512f12ee87cbba0c26b1e887f6a882f3ecdf80c1b7cfdb5708f78abd51a16ea2f3f827161d4ecc2e3a360a8668095879b572b979c83cd
|
||||||
|
Loading…
Reference in New Issue
Block a user