podman-2:2.1.0-0.50.dev.git4351e33
- autobuilt 4351e33 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6a9934f3d
commit
d1e0d2f1ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -1126,3 +1126,4 @@
|
|||||||
/libpod-bd2fca0.tar.gz
|
/libpod-bd2fca0.tar.gz
|
||||||
/libpod-b9d48a9.tar.gz
|
/libpod-b9d48a9.tar.gz
|
||||||
/libpod-41ccc04.tar.gz
|
/libpod-41ccc04.tar.gz
|
||||||
|
/libpod-4351e33.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 41ccc045fb492e79d8b6c1bf2dba97b0fa912afa
|
%global commit0 4351e3394788ad5b0a62cb74a97382cee5112bf0
|
||||||
%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.49.dev.git%{shortcommit0}%{?dist}
|
Release: 0.50.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
|
||||||
|
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.50.dev.git4351e33
|
||||||
|
- autobuilt 4351e33
|
||||||
|
|
||||||
* Sun Jul 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.49.dev.git41ccc04
|
* Sun Jul 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.49.dev.git41ccc04
|
||||||
- autobuilt 41ccc04
|
- autobuilt 41ccc04
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-41ccc04.tar.gz) = 99e22c59ae3cb0c693bc5d8ad2770321dc9b2aa58d0b92cfaa8784dd3f9c24a3bddbc1ab98dbbe69ba980761e0ba14a2308fa7b21e69dfcbc98feeee966c2e83
|
SHA512 (libpod-4351e33.tar.gz) = 6e63cf8bcb418629deca5b346330dfa652fada66f9cbb715e79648cacac04188323074243236c4e99efd9f0a48c48f0df7f9ef760a7d52b0151ede1010f8db34
|
||||||
|
Loading…
Reference in New Issue
Block a user