podman-2:2.1.0-0.273.dev.git8d7e795
- autobuilt 8d7e795 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7e083ed764
commit
997231ff8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1344,3 +1344,4 @@
|
||||
/podman-0d14d7b.tar.gz
|
||||
/podman-acf86ef.tar.gz
|
||||
/dnsname-8a6a8a4.tar.gz
|
||||
/podman-8d7e795.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 acf86ef5ab9c5307fe0bdc93bf534decaafe38ae
|
||||
%global commit0 8d7e7954546efb344d677e0c3c86d9d045a3de4f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -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.272.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.273.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Sep 16 21:12:20 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.273.dev.git8d7e795
|
||||
- autobuilt 8d7e795
|
||||
|
||||
* Wed Sep 16 10:55:24 EDT 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.1.0-0.272.dev.gitacf86ef
|
||||
- fix dependencies for podman-plugins
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-acf86ef.tar.gz) = 04fc537f972457e7d1e906a5cc53c8ef45c716516caac1a8b0b442897d85aa754c83bb9c9378b7bce37362fd2d5d2b2e2baa21b50f09ac4910de5a2ab189f551
|
||||
SHA512 (podman-8d7e795.tar.gz) = 6b10e3b4e89baf036cb9b93fd163ed2b35729047b421e05c8220f3a261ce83886cae9c9d7af9be0ef3b1b04fe4b21e09ed5c8b9d88149d5ca4ae780dfbd622c7
|
||||
|
Loading…
Reference in New Issue
Block a user