podman-2:2.1.0-0.94.dev.git0d26a57
- autobuilt 0d26a57 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
28e7fafdd9
commit
ce36b12c05
1
.gitignore
vendored
1
.gitignore
vendored
@ -1168,3 +1168,4 @@
|
||||
/libpod-b7b8fce.tar.gz
|
||||
/libpod-17f9b80.tar.gz
|
||||
/libpod-e8de509.tar.gz
|
||||
/libpod-0d26a57.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 e8de509be5b6ff65088a204a5bb5fd32987f561d
|
||||
%global commit0 0d26a573e3cf8cc5baea84206a86cb83b433b6d5
|
||||
%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.93.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.94.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 Jul 20 19:09:35 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.94.dev.git0d26a57
|
||||
- autobuilt 0d26a57
|
||||
|
||||
* Mon Jul 20 18:09:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.93.dev.gite8de509
|
||||
- autobuilt e8de509
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e8de509.tar.gz) = cc97f8b8795cf4ce758dd859625d60ca62a7e83a4138e4bb6759d350018414fc681acceca160422bb066c409ac75aa18d3212b907df8e9acd6a60029be8d1361
|
||||
SHA512 (libpod-0d26a57.tar.gz) = f3152d76cc8e5ac5a1a0edc57d00fb2616d8c036e6fd10d3bd0d0d0ba1c41ad783790755b17351958263993493a079774e641d05f0159bf02bce9ed01ba2f028
|
||||
|
Loading…
Reference in New Issue
Block a user