podman-2:2.1.0-0.281.dev.git273b954
- autobuilt 273b954 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4417144648
commit
3ac2454fd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1351,3 +1351,4 @@
|
||||
/podman-dc23ef1.tar.gz
|
||||
/podman-175d7b1.tar.gz
|
||||
/podman-f84f441.tar.gz
|
||||
/podman-273b954.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 f84f441bec8d4ad6b6dfce059ca71dbd2b0d9615
|
||||
%global commit0 273b9545bbf457fb48ff005b4f771b91c3f40681
|
||||
%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.280.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.281.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Sep 18 11:12:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.281.dev.git273b954
|
||||
- autobuilt 273b954
|
||||
|
||||
* Thu Sep 17 2020 Merlin Mathesius <mmathesi@redhat.com> - 2:2.1.0-0.280.dev.git1a929c7
|
||||
- Minor conditional updates to enable building for ELN
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-f84f441.tar.gz) = 2ca43490e5617b2c2470762c6a8cec3dc154473c32a1c797dc673ba35350d0de6dee80d3929342eb19ff61d7aac65f33cd1530faebad3839cdc7119c431573ee
|
||||
SHA512 (podman-273b954.tar.gz) = 77e087dae193bd0fa8bd4b611a7191cb533ba0236a7afb4189c6fbacb2c3a884cc584086cb2d280c8095ac95e7096d02b0c3463ba389b287d3e822542b5143be
|
||||
|
Loading…
Reference in New Issue
Block a user