podman-2:1.6.3-0.24.dev.git59582c5
- autobuilt 59582c5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0edf4b6efd
commit
5dc532ded8
1
.gitignore
vendored
1
.gitignore
vendored
@ -596,3 +596,4 @@
|
|||||||
/libpod-1b5c2d1.tar.gz
|
/libpod-1b5c2d1.tar.gz
|
||||||
/libpod-8e264ca.tar.gz
|
/libpod-8e264ca.tar.gz
|
||||||
/libpod-a56131f.tar.gz
|
/libpod-a56131f.tar.gz
|
||||||
|
/libpod-59582c5.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 a56131fef4a82824b397c94f6b7edcdb24769624
|
%global commit0 59582c55b798f0a2d086981ca9a8ddd8314fd0c2
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
Release: 0.24.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://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.24.dev.git59582c5
|
||||||
|
- autobuilt 59582c5
|
||||||
|
|
||||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.23.dev.gita56131f
|
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.23.dev.gita56131f
|
||||||
- autobuilt a56131f
|
- autobuilt a56131f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-a56131f.tar.gz) = 5e8a9c620d3ff2f74c2e0b7b7a0fcf95e586fb919fbf4851f90fd73419b5d1b3aa5e62ff2e012cc67d3c5815db8247d468076d8c04efabf2aca29f147661f37e
|
SHA512 (libpod-59582c5.tar.gz) = 215721a741120ceedfc20883196e08d57865972f68873b1ec6cb14399b99cca4dfc06d5355aba956deab7fa70389d97e81f2fd3d91e7e6e75e825166f7ec32ac
|
||||||
|
Loading…
Reference in New Issue
Block a user