podman-2:2.1.0-0.9.dev.git9e37fd4
- autobuilt 9e37fd4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
20d4e6f60d
commit
4c136559cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1086,3 +1086,4 @@
|
||||
/libpod-78b205c.tar.gz
|
||||
/libpod-22942e3.tar.gz
|
||||
/libpod-22a7d60.tar.gz
|
||||
/libpod-9e37fd4.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 22a7d60f18a60bda02b40b5f2489014ba5f1c651
|
||||
%global commit0 9e37fd43e47d32d5bfbc920c6d7aedfad5662ae0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -639,6 +639,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.9.dev.git9e37fd4
|
||||
- autobuilt 9e37fd4
|
||||
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.8.dev.git22a7d60
|
||||
- autobuilt 22a7d60
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-22a7d60.tar.gz) = 6eac5d5fc0eb299a19209d2cc6be5905729571230973b11117fafcfb6f09965b92ba518d6469d62d499830c2534ff974be2edb6b717f7f3f5e713ff3d0d1ba35
|
||||
SHA512 (libpod-9e37fd4.tar.gz) = afb49ef4a273c9e7c51eef34cf977cffdd2adb65d03de27ee0fb34c416d402f71fd6dae55ecbec01ebf29b4fe48eb637b4ec7dbbe5cac2f17330370653cc425f
|
||||
|
Loading…
Reference in New Issue
Block a user