podman-2:2.1.0-0.282.dev.gitfc3daae
- autobuilt fc3daae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3ac2454fd2
commit
fae6e37c74
1
.gitignore
vendored
1
.gitignore
vendored
@ -1352,3 +1352,4 @@
|
|||||||
/podman-175d7b1.tar.gz
|
/podman-175d7b1.tar.gz
|
||||||
/podman-f84f441.tar.gz
|
/podman-f84f441.tar.gz
|
||||||
/podman-273b954.tar.gz
|
/podman-273b954.tar.gz
|
||||||
|
/podman-fc3daae.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 273b9545bbf457fb48ff005b4f771b91c3f40681
|
%global commit0 fc3daaef83b666b83cdc4578723bbfbe8b6f2b05
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.281.dev.git%{shortcommit0}%{?dist}
|
Release: 0.282.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -614,6 +614,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 18 13:12:34 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.282.dev.gitfc3daae
|
||||||
|
- autobuilt fc3daae
|
||||||
|
|
||||||
* Fri Sep 18 11:12:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.281.dev.git273b954
|
* Fri Sep 18 11:12:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.281.dev.git273b954
|
||||||
- autobuilt 273b954
|
- autobuilt 273b954
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-273b954.tar.gz) = 77e087dae193bd0fa8bd4b611a7191cb533ba0236a7afb4189c6fbacb2c3a884cc584086cb2d280c8095ac95e7096d02b0c3463ba389b287d3e822542b5143be
|
SHA512 (podman-fc3daae.tar.gz) = 090a64edd3c7ef25bb8d1a9f6d1d465d0b7cfba96cd951eecef99b6b9d33c4a751c23173280287632b44ec2e1b5ca59b27b1e84577f5d46cf4aa7793724fbdd2
|
||||||
|
Loading…
Reference in New Issue
Block a user