podman-2:2.1.0-0.100.dev.git344a791
- autobuilt 344a791 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a855ae735f
commit
1287741ed6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1174,3 +1174,4 @@
|
||||
/libpod-f8e2a35.tar.gz
|
||||
/libpod-be5219a.tar.gz
|
||||
/libpod-e5b3563.tar.gz
|
||||
/libpod-344a791.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 e5b3563a897395030c5714ac014bbad79f24ede9
|
||||
%global commit0 344a791ac2019b078dd334ef0a492ee37fe0a937
|
||||
%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.99.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.100.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
|
||||
* Tue Jul 21 21:10:01 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.100.dev.git344a791
|
||||
- autobuilt 344a791
|
||||
|
||||
* Tue Jul 21 18:09:44 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.99.dev.gite5b3563
|
||||
- autobuilt e5b3563
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e5b3563.tar.gz) = f9e3d7696844ec4391d9952f24d15e99216ca04262079aeb911d0d27b26d46ae86a22396d12833710b8c2d54e9971a9bf986b61afddb55624be388a8f5d3bfa6
|
||||
SHA512 (libpod-344a791.tar.gz) = 587f5e96659684507e7fbfa9d542056ca63b0d23d2be5b99ad0d823eca44971c1510c73d2488d1e28128d4b61192b8f0bb075a7a2e248dee2ec399aa9e8c28b0
|
||||
|
Loading…
Reference in New Issue
Block a user