podman-2:2.1.0-0.227.dev.gita867b16
- autobuilt a867b16 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
760e646d03
commit
48bf444116
1
.gitignore
vendored
1
.gitignore
vendored
@ -1299,3 +1299,4 @@
|
||||
/podman-0c076db.tar.gz
|
||||
/podman-138132e.tar.gz
|
||||
/podman-557cf94.tar.gz
|
||||
/podman-a867b16.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 557cf94d855b4ad50cea1bbc41f2491e7ec3eb8b
|
||||
%global commit0 a867b16f0c0f11fbf0bf6e8e7d32797f1b1b3744
|
||||
%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.226.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.227.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Sep 1 11:11:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.227.dev.gita867b16
|
||||
- autobuilt a867b16
|
||||
|
||||
* Tue Sep 1 10:12:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.226.dev.git557cf94
|
||||
- autobuilt 557cf94
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-557cf94.tar.gz) = b2a3296fb1e5bac88bd77e99700f3e595d49ea5b430eedfa47f04d8ca8e5432b66d5e87b9487f15561c5fa24df5b2c584a97d603779736245a1c344b124b1820
|
||||
SHA512 (podman-a867b16.tar.gz) = 40f30017e77de36393467196bc5b784797bac73a1c627f0ce52ffbb4330cf2269ce2062ed63a4e934c72230ddee545bbadef226ac67432c120620e21018c3668
|
||||
|
Loading…
Reference in New Issue
Block a user