podman-2:2.1.0-0.263.dev.git3f6045c
- autobuilt 3f6045c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf81b0b4b3
commit
fdf2d5024d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1335,3 +1335,4 @@
|
||||
/podman-b7a7cf6.tar.gz
|
||||
/podman-fd7cdb2.tar.gz
|
||||
/podman-5c47a33.tar.gz
|
||||
/podman-3f6045c.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 5c47a331ba768d57ef94b9595415500f4e911964
|
||||
%global commit0 3f6045ce20f02257bcab7a51bcd884a5321ca7db
|
||||
%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.262.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.263.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 15 11:13:09 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.263.dev.git3f6045c
|
||||
- autobuilt 3f6045c
|
||||
|
||||
* Tue Sep 15 03:12:27 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.262.dev.git5c47a33
|
||||
- autobuilt 5c47a33
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-5c47a33.tar.gz) = cdaa476fedf7691072f288b7498aebba47a36765681e511dbecd6a50b0587b544581b6498ae322d82263b45806ad90cac480dd61fc9f8a80e3a8506f14bfb493
|
||||
SHA512 (podman-3f6045c.tar.gz) = 036e0dfd606ea3fe46c5999b4ce1f16d40273d1db8e41f8d247115c41adefc939b255db0ae3e6cd97c65fe81dd0e320ed4bc05c24f3d384b31a539ab9093c08d
|
||||
|
Loading…
Reference in New Issue
Block a user