podman-2:1.8.1-0.3.dev.git275e9b8
- autobuilt 275e9b8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
31b723b979
commit
78ddd47978
1
.gitignore
vendored
1
.gitignore
vendored
@ -788,3 +788,4 @@
|
|||||||
/libpod-c4f6d56.tar.gz
|
/libpod-c4f6d56.tar.gz
|
||||||
/libpod-5092c07.tar.gz
|
/libpod-5092c07.tar.gz
|
||||||
/libpod-0bd29f8.tar.gz
|
/libpod-0bd29f8.tar.gz
|
||||||
|
/libpod-275e9b8.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 0bd29f89e9d26c9012c76e58050e1bdfd90faaf0
|
%global commit0 275e9b855dd0a384a283174912c08f3f097101b5
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.1
|
Version: 1.8.1
|
||||||
# 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.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.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/
|
||||||
@ -643,6 +643,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.1-0.3.dev.git275e9b8
|
||||||
|
- autobuilt 275e9b8
|
||||||
|
|
||||||
* Sat Feb 22 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.8.1-0.2.dev.git0bd29f8
|
* Sat Feb 22 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.8.1-0.2.dev.git0bd29f8
|
||||||
- bump release tag
|
- bump release tag
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-0bd29f8.tar.gz) = 66397518a5f1b4efeb28457778edfb346c9a3d32337813be89e8778beed2e24cb3aaa581d84558f155c0578d401b14d1282c2af71d7d4ed9e5415f64ca7a9230
|
SHA512 (libpod-275e9b8.tar.gz) = 611dec16fce4cbeeda671c1c0796a4ad24a403577d60f72e8085a12183f822f735e8d769c9e532039ebc87d07fa0aa2d1bd85f9ea5ca2385b78af5cdbf88f67e
|
||||||
|
Loading…
Reference in New Issue
Block a user