podman-0.6.1-1.git44d1c1c
- bump to 0.6.1 - autobuilt 44d1c1c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1a35d084f9
commit
0c9c4ff8e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
|||||||
/libpod-9fcc475.tar.gz
|
/libpod-9fcc475.tar.gz
|
||||||
/libpod-624660c.tar.gz
|
/libpod-624660c.tar.gz
|
||||||
/libpod-c54b423.tar.gz
|
/libpod-c54b423.tar.gz
|
||||||
|
/libpod-44d1c1c.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -48,12 +48,12 @@
|
|||||||
%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 c54b423cb3d12154255a81054d54f98536393f54
|
%global commit0 44d1c1c631db0707a677260244492189a33d9784
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.5.3
|
Version: 0.6.1
|
||||||
Release: 7.git%{shortcommit0}%{?dist}
|
Release: 1.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: %{git_podman}
|
URL: %{git_podman}
|
||||||
@ -510,6 +510,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-1.git44d1c1c
|
||||||
|
- bump to 0.6.1
|
||||||
|
- autobuilt 44d1c1c
|
||||||
|
|
||||||
* Fri May 18 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.3-7.gitc54b423
|
* Fri May 18 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.3-7.gitc54b423
|
||||||
- make python3-podman the same version as the main package
|
- make python3-podman the same version as the main package
|
||||||
- build python3-podman only for fedora >= 28
|
- build python3-podman only for fedora >= 28
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-c54b423.tar.gz) = 33b7108054cbaef7daa39f23b452183685fc6f7d82b7b2415e8214fe4b02a6500761e8b39c7aba2259f7986f8bc084bd80c386434dcaad3d4e618ef183cfbcc1
|
SHA512 (libpod-44d1c1c.tar.gz) = 5b4ce2fac6f3b304404d035d33cc4d1dcd225cddd95cc344055a5f8c6e9451c809ce81cc8839ac856bc58df91303b53889e8b9b6dae37bb5c943b6e2c6bce599
|
||||||
|
Loading…
Reference in New Issue
Block a user