podman-2:3.1.0-0.77.dev.gita9fcd9d
- autobuilt a9fcd9d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad1c37483c
commit
7bf88f0d9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1709,3 +1709,4 @@
|
||||
/podman-44e6d20.tar.gz
|
||||
/podman-2a78157.tar.gz
|
||||
/podman-77a597a.tar.gz
|
||||
/podman-a9fcd9d.tar.gz
|
||||
|
@ -31,7 +31,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 77a597acb2ab8e913102ba57fe0b02870e59b756
|
||||
%global commit0 a9fcd9d7602ce59a704884c6840e27666fea20d1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,7 @@ Version: 3.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.76.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.77.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sat Mar 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.77.dev.gita9fcd9d
|
||||
- autobuilt a9fcd9d
|
||||
|
||||
* Sat Mar 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.76.dev.git77a597a
|
||||
- autobuilt 77a597a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-77a597a.tar.gz) = 38da137c90823022a7e5c2d20b5f154a821dbb30d592406c10ea8b275e423b04a8700c40407cb6039b165e8a96a749fb1809664f70d174d0bea3853d8db2ab9f
|
||||
SHA512 (podman-a9fcd9d.tar.gz) = 738d63b0e30e809423995374153feeb6170d607cebbfe1846beed29f0f544788440ecba0b0b9f13f75bafb4c933ae22073d1451e4eaaf1a54cfe390eef680ab6
|
||||
|
Loading…
Reference in New Issue
Block a user