podman-2:2.0.0-0.89.dev.git9037908
- autobuilt 9037908 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e4a2729ca3
commit
f5d93e3d3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -994,3 +994,4 @@
|
|||||||
/libpod-0c750a9.tar.gz
|
/libpod-0c750a9.tar.gz
|
||||||
/libpod-0eea051.tar.gz
|
/libpod-0eea051.tar.gz
|
||||||
/libpod-c479d63.tar.gz
|
/libpod-c479d63.tar.gz
|
||||||
|
/libpod-9037908.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 c479d63dd689b0960832cbaa343e2aa3f00954e0
|
%global commit0 9037908b784d7db790cb6cfbb6a84cfddb6b9304
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# 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
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.89.dev.git9037908
|
||||||
|
- autobuilt 9037908
|
||||||
|
|
||||||
* Sat May 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.88.dev.gitc479d63
|
* Sat May 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.88.dev.gitc479d63
|
||||||
- autobuilt c479d63
|
- autobuilt c479d63
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c479d63.tar.gz) = 1ede5b5fdc6deabb37cbf3063833c283f09bb60d18c9e9a24bc82c5af537f721af1f840e09298bc873c9d98d29df4d0f5583632be8a914217713aef33a112547
|
SHA512 (libpod-9037908.tar.gz) = a90c52de8cad9b2e6850e5b20a0079a59eff2df5dfbc2a187456344e686831b61202d8baa8b0b7642461a8275fdf0d37b10887f5c1851baab1bdeead1477417c
|
||||||
|
Loading…
Reference in New Issue
Block a user