podman-2:2.1.0-0.35.dev.gitc682ca3
- autobuilt c682ca3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3b7761c82a
commit
325e5dd660
1
.gitignore
vendored
1
.gitignore
vendored
@ -1111,3 +1111,4 @@
|
||||
/libpod-771c887.tar.gz
|
||||
/libpod-6ac009d.tar.gz
|
||||
/libpod-d90e8b6.tar.gz
|
||||
/libpod-c682ca3.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 d90e8b6873f3f06a1b2cfe9f55ac61b3e5904bc3
|
||||
%global commit0 c682ca3d35a3e4f9265e10dc9898cbe3ac3d35a2
|
||||
%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.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Jun 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.35.dev.gitc682ca3
|
||||
- autobuilt c682ca3
|
||||
|
||||
* Mon Jun 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.34.dev.gitd90e8b6
|
||||
- autobuilt d90e8b6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d90e8b6.tar.gz) = e7a0fac33262c84f7b1a86d49d17a587222c449350ef060aea56a10dcccfdc402fc6dd94321337dccef776afa58705d8baf3b568a8ce4fc4e6f63b42875d9732
|
||||
SHA512 (libpod-c682ca3.tar.gz) = 3f840386949d9fea40875f8b6d7b1f47c528fa6520217370fd53025a3a836b969468abf2b0aa0be2929c6c88a3b202816ab1aa390d1dda105ac337ca623e6d9b
|
||||
|
Loading…
Reference in New Issue
Block a user