podman-2:2.1.0-0.70.dev.git3d33590
- autobuilt 3d33590 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a00eeea7ba
commit
f635070fcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1145,3 +1145,4 @@
|
||||
/libpod-e38001f.tar.gz
|
||||
/libpod-e2a8e03.tar.gz
|
||||
/libpod-d86acf2.tar.gz
|
||||
/libpod-3d33590.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 d86acf2caea68d1dbf349c54d0532b3ce92dcb85
|
||||
%global commit0 3d3359086ef0ed0833a8ac8e9d06d9934d835139
|
||||
%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.69.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.70.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 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.70.dev.git3d33590
|
||||
- autobuilt 3d33590
|
||||
|
||||
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.69.dev.gitd86acf2
|
||||
- autobuilt d86acf2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d86acf2.tar.gz) = c667922dec2bbd7f0f99127149e09f57ae22dd16194f32cc4495b4766a5c0029f095f7711f5da198481f3860c9e2f09b07502ecfd5aa793e73ef9986539a6ee0
|
||||
SHA512 (libpod-3d33590.tar.gz) = 2a70f4a89285c58d5f4d991fa8be33f9ae1b5857200493eb44971434ed22e58170f204a6529ab37e3233fb348d09315f5037798b6b4596ea912ca3c9e5262492
|
||||
|
Loading…
Reference in New Issue
Block a user