podman-2:1.8.3-0.47.dev.git8193751
- autobuilt 8193751 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8f91827981
commit
1a84bd641d
1
.gitignore
vendored
1
.gitignore
vendored
@ -842,3 +842,4 @@
|
||||
/libpod-684b4bd.tar.gz
|
||||
/libpod-dabfa10.tar.gz
|
||||
/libpod-598bb53.tar.gz
|
||||
/libpod-8193751.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 598bb53d46dfc85b8bcc1e3000736106f80de93e
|
||||
%global commit0 819375128741f0348b8e4ffd33a96c666e82ee4f
|
||||
%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.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.47.dev.git8193751
|
||||
- autobuilt 8193751
|
||||
|
||||
* Sun Mar 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.46.dev.git598bb53
|
||||
- autobuilt 598bb53
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-598bb53.tar.gz) = c55264e8427cb8126ab9d2f224a4d5d0dde5fb27f1a5c00869168d3b862734955e7cfa0a031e4ca46b7de0a6d922fa38f1d1583375677f1392a9a81ecf1bcf98
|
||||
SHA512 (libpod-8193751.tar.gz) = e5f77899efaf4239a82d6aa37f2b32c434fe072f538c459beb6ea6f4665ef8d50f79b2cb25784cbf173969a01746f68646cca03e1f87419a6bec44f5d3064854
|
||||
|
Loading…
Reference in New Issue
Block a user