podman-2:2.1.0-0.29.dev.git4db296f
- autobuilt 4db296f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bfb049dbea
commit
233a72d2d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1105,3 +1105,4 @@
|
|||||||
/libpod-7766192.tar.gz
|
/libpod-7766192.tar.gz
|
||||||
/libpod-05e1df2.tar.gz
|
/libpod-05e1df2.tar.gz
|
||||||
/libpod-358e69c.tar.gz
|
/libpod-358e69c.tar.gz
|
||||||
|
/libpod-4db296f.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 358e69cc2da255b5acf17b3a986dde84cbbf8633
|
%global commit0 4db296fab3ca5e201f76931f71ea3bcb58e43a87
|
||||||
%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.28.dev.git%{shortcommit0}%{?dist}
|
Release: 0.29.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/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.29.dev.git4db296f
|
||||||
|
- autobuilt 4db296f
|
||||||
|
|
||||||
* Thu Jun 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.28.dev.git358e69c
|
* Thu Jun 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.28.dev.git358e69c
|
||||||
- autobuilt 358e69c
|
- autobuilt 358e69c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-358e69c.tar.gz) = 88aa46153987eab836966dd1ec645a76b475b7ea34ae034adafe88b1cb35a5a04c2f0079698f67cd001e7bcf64b6f0ca5d77253d8156bf7226f5f4b50009b407
|
SHA512 (libpod-4db296f.tar.gz) = f28f564d88592e4112d1d97522d4800032f1af52dc7129fb931f7186d899edb98db90b24dffd2df099191c0f4f27f6a0adf6f9a56f2144427c1cc69d0874468e
|
||||||
|
Loading…
Reference in New Issue
Block a user