podman-2:1.8.3-0.102.dev.git1593d4c
- autobuilt 1593d4c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c2e3dacf66
commit
a12b45f2cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -896,3 +896,4 @@
|
||||
/libpod-3a4bd39.tar.gz
|
||||
/libpod-838b5e1.tar.gz
|
||||
/libpod-2a8db9d.tar.gz
|
||||
/libpod-1593d4c.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2a8db9d17c5dd762366fe7c90304e76337e5d668
|
||||
%global commit0 1593d4c052fc0795e6fe31917edcb1ecbe5ee192
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.101.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.102.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Apr 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.102.dev.git1593d4c
|
||||
- autobuilt 1593d4c
|
||||
|
||||
* Fri Apr 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.101.dev.git2a8db9d
|
||||
- autobuilt 2a8db9d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-2a8db9d.tar.gz) = 1c9837334d09de7ed1c58673f49082925d7cf444fe2cd1aa5101c6073beb8f19827becb51a2f46891adc65e55783b6382158d126044f1b9840daf388aaee96cd
|
||||
SHA512 (libpod-1593d4c.tar.gz) = e273bf9ceae534988b402baf905a0bcd98cbd0efdc50892e471d3ce46eb7477fb2d7332f15d4577bae7f69c07ab71a1d17d4ca5caa578c3824df1276760f67b7
|
||||
|
Loading…
Reference in New Issue
Block a user