podman-2:2.1.0-0.226.dev.git557cf94
- autobuilt 557cf94 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5e3bdd66a2
commit
760e646d03
1
.gitignore
vendored
1
.gitignore
vendored
@ -1298,3 +1298,4 @@
|
||||
/podman-575b3a3.tar.gz
|
||||
/podman-0c076db.tar.gz
|
||||
/podman-138132e.tar.gz
|
||||
/podman-557cf94.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 138132e16357c1c6103e6ffa770398b663462736
|
||||
%global commit0 557cf94d855b4ad50cea1bbc41f2491e7ec3eb8b
|
||||
%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.225.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.226.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 10:12:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.226.dev.git557cf94
|
||||
- autobuilt 557cf94
|
||||
|
||||
* Mon Aug 31 23:11:43 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.225.dev.git138132e
|
||||
- autobuilt 138132e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-138132e.tar.gz) = 410722b1ac322c7d778afa76c30fdba89136b88cb722ead8e429c2720b3fd3f7a7b79f9f4f856cd6bb1afe047c3f00b6ede40a0ffc7178a7520d6f889f0d7ead
|
||||
SHA512 (podman-557cf94.tar.gz) = b2a3296fb1e5bac88bd77e99700f3e595d49ea5b430eedfa47f04d8ca8e5432b66d5e87b9487f15561c5fa24df5b2c584a97d603779736245a1c344b124b1820
|
||||
|
Loading…
Reference in New Issue
Block a user