podman-2:1.6.0-0.26.dev.git8ab3c86
- autobuilt 8ab3c86 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c8c5adbf96
commit
dcb3e40396
1
.gitignore
vendored
1
.gitignore
vendored
@ -507,3 +507,4 @@
|
|||||||
/libpod-525be7d.tar.gz
|
/libpod-525be7d.tar.gz
|
||||||
/libpod-240095e.tar.gz
|
/libpod-240095e.tar.gz
|
||||||
/libpod-f197ebe.tar.gz
|
/libpod-f197ebe.tar.gz
|
||||||
|
/libpod-8ab3c86.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 f197ebe8519198ea24a0a395ffeb97711a248c27
|
%global commit0 8ab3c86aa19d4851ee31a764becb7cbc8c1e9c07
|
||||||
%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.0
|
Version: 1.6.0
|
||||||
# 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.25.dev.git%{shortcommit0}%{?dist}
|
Release: 0.26.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/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.26.dev.git8ab3c86
|
||||||
|
- autobuilt 8ab3c86
|
||||||
|
|
||||||
* Wed Sep 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.25.dev.gitf197ebe
|
* Wed Sep 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.25.dev.gitf197ebe
|
||||||
- autobuilt f197ebe
|
- autobuilt f197ebe
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-f197ebe.tar.gz) = 1283b5df3197fc6c2cafb65d29ec92b59d19788ec3b5fd422c128e2fcf7b7e31a059fa99d6b928c381feafd4a99e172c5b7309fa7d84bf996c82fc0fb8801c84
|
SHA512 (libpod-8ab3c86.tar.gz) = e398946714d8e8f725b20c77ba7a128baf6379ddfe629d9f59e2980cf23a9e25e5c04dd7cbc7c6cf4b485411fce00550bc718bf7082ab5582fb1f17505422db9
|
||||||
|
Loading…
Reference in New Issue
Block a user