podman-2:2.2.0-0.55.dev.git286d356
- bump dnsname to v1.1.0, commit a9c2a10 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
f7a1a99c0b
commit
d66a027ff9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1403,3 +1403,4 @@
|
||||
/podman-3920756.tar.gz
|
||||
/podman-42ec4cf.tar.gz
|
||||
/podman-286d356.tar.gz
|
||||
/dnsname-a9c2a10.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 8a6a8a4e1e609aaeb1f57f7e7a1c8523cd373040
|
||||
%global commit_plugins a9c2a10a3a24e082996cf2d9edb1cee295651413
|
||||
%global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.54.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.55.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Nov 18 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.2.0-0.55.dev.git286d356
|
||||
- bump dnsname to v1.1.0, commit a9c2a10
|
||||
|
||||
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.54.dev.git286d356
|
||||
- autobuilt 286d356
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||
SHA512 (podman-286d356.tar.gz) = da61f642ec7c956cdd36b416ec9b79f433bb8ebb8c9f1196c04cba3adea80fba248d3b52bf4ac7d830f1d282280167840033a6d5f4a90e08e029137fa59d44cd
|
||||
|
Loading…
Reference in New Issue
Block a user