podman-2:1.8.3-0.88.dev.git08fa3d5
- autobuilt 08fa3d5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fd0560f91f
commit
28424f19fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -882,3 +882,4 @@
|
||||
/libpod-44f910c.tar.gz
|
||||
/libpod-8289805.tar.gz
|
||||
/libpod-9d0d9df.tar.gz
|
||||
/libpod-08fa3d5.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 9d0d9df6a1973ce9982071601fbdca68c93c6d07
|
||||
%global commit0 08fa3d511f2b96613bbbe76e517f2c9288e5bf56
|
||||
%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.87.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.88.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
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.88.dev.git08fa3d5
|
||||
- autobuilt 08fa3d5
|
||||
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.87.dev.git9d0d9df
|
||||
- autobuilt 9d0d9df
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9d0d9df.tar.gz) = 5e3a6271b2002ef68b3e937cf336b7195a201f65f27e370339035d49bfdfb0ae733155406fa76b98c19cd5e1e24583ad6cfd1df5a6954bcc765cf20e05b9a622
|
||||
SHA512 (libpod-08fa3d5.tar.gz) = d34770740f289052daa995a8271bf57c9e6c6023a7d1afbf9a933d3ea0800c4a321ec0fd8085b01fb99ad7d1a802c398db6d93c71b1054a19ecdae00b6949cc7
|
||||
|
Loading…
Reference in New Issue
Block a user