podman-2:2.1.0-0.271.dev.gitacf86ef
- bump dnsname plugin commit and dependency on dnsmasq Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
a652594f9e
commit
183901fe00
1
.gitignore
vendored
1
.gitignore
vendored
@ -1343,3 +1343,4 @@
|
||||
/podman-b9c47fa.tar.gz
|
||||
/podman-0d14d7b.tar.gz
|
||||
/podman-acf86ef.tar.gz
|
||||
/dnsname-8a6a8a4.tar.gz
|
||||
|
@ -39,7 +39,7 @@
|
||||
# https://github.com/containers/dnsname
|
||||
%global import_path_plugins %%{provider}.%{provider_tld}/%{project}/%{repo_plugins}
|
||||
%global git_plugins https://%{import_path_plugins}
|
||||
%global commit_plugins f5af33dedcfc5e707e5560baa4a72f8d96a968fe
|
||||
%global commit_plugins 8a6a8a4e1e609aaeb1f57f7e7a1c8523cd373040
|
||||
%global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.270.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.271.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -373,6 +373,7 @@ Requires: nmap-ncat
|
||||
Requires: httpd-tools
|
||||
Requires: openssl
|
||||
Requires: socat
|
||||
Requires: dnsmasq
|
||||
|
||||
%description tests
|
||||
%{summary}
|
||||
@ -613,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Sep 16 14:13:39 UTC 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.1.0-0.271.dev.gitacf86ef
|
||||
- bump dnsname plugin commit and dependency on dnsmasq
|
||||
|
||||
* Wed Sep 16 14:13:39 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.270.dev.gitacf86ef
|
||||
- autobuilt acf86ef
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-acf86ef.tar.gz) = 04fc537f972457e7d1e906a5cc53c8ef45c716516caac1a8b0b442897d85aa754c83bb9c9378b7bce37362fd2d5d2b2e2baa21b50f09ac4910de5a2ab189f551
|
||||
|
Loading…
Reference in New Issue
Block a user