podman-2:2.0.0-0.3.dev.gitef297d4
- autobuilt ef297d4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ebd1f020c1
commit
08cc0e274d
1
.gitignore
vendored
1
.gitignore
vendored
@ -913,3 +913,4 @@
|
||||
/libpod-37ed662.tar.gz
|
||||
/libpod-cc9b78f.tar.gz
|
||||
/libpod-9b78bf9.tar.gz
|
||||
/libpod-ef297d4.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 9b78bf9293bd7920b60aa0bf41fa40f9200f54ff
|
||||
%global commit0 ef297d466e81b1fbdb5472f7f36e5903f66c959f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.3.dev.gitef297d4
|
||||
- autobuilt ef297d4
|
||||
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.2.dev.git9b78bf9
|
||||
- autobuilt 9b78bf9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9b78bf9.tar.gz) = 361b0e59f76bdbcb792a1a1513c74231ff9c6136ea1c287b2a0d2e73a3055a3196111e10b63a78b320551c72a63d50b6e349c5a1f390bea15407b910e6a97415
|
||||
SHA512 (libpod-ef297d4.tar.gz) = f85bbd6d05823404c671e8b2e9c48e8f8b333ea3cdb9f1bbbc1113cfed2cbb76c25b027fdcccdd65311d9b5e3e090ec1c8ef2f276a22cff2ded1a082fec733f1
|
||||
|
Loading…
Reference in New Issue
Block a user