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