podman-2:2.1.0-0.41.dev.git1a1e3f4
- autobuilt 1a1e3f4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a723e8d5d4
commit
1b920f1155
1
.gitignore
vendored
1
.gitignore
vendored
@ -1117,3 +1117,4 @@
|
||||
/libpod-83bde3b.tar.gz
|
||||
/libpod-c2a0ccd.tar.gz
|
||||
/libpod-6fbd157.tar.gz
|
||||
/libpod-1a1e3f4.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 6fbd1570f86fc2509b6842c28dc2bc2e75e696d2
|
||||
%global commit0 1a1e3f4b24e6f856a5c2e16da0cc34a8191c9403
|
||||
%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.40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.41.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 Jun 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.41.dev.git1a1e3f4
|
||||
- autobuilt 1a1e3f4
|
||||
|
||||
* Tue Jun 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.40.dev.git6fbd157
|
||||
- autobuilt 6fbd157
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6fbd157.tar.gz) = cd4bdd852d45e2831ed556f79aad8028cc9c185e6c0aeb8ccb67077d836c711026f24ffe673ec869761c8b3346bf9e67732d7d3a5f0fa44f128dfa0a957b5c16
|
||||
SHA512 (libpod-1a1e3f4.tar.gz) = 8055281f098d70e6179b7d8f246a24b00879c820aeb699cf2fc82c79463180b45a8674491fd7fa2df9ca09b819da9dd2d60b4595a90f9a65c7c0d55a12a6aff0
|
||||
|
Loading…
Reference in New Issue
Block a user