podman-2:2.1.0-0.3.dev.git0e4b734
- autobuilt 0e4b734 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0428563df3
commit
ce80cb54d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1080,3 +1080,4 @@
|
||||
/libpod-f403aa3.tar.gz
|
||||
/libpod-bc256d9.tar.gz
|
||||
/libpod-4a1dd9f.tar.gz
|
||||
/libpod-0e4b734.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 4a1dd9f9a416a7098a707436e1285eaa5cfc1722
|
||||
%global commit0 0e4b73456d4c545136a5cfd664b6d9d819ffc498
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Sun Jun 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.3.dev.git0e4b734
|
||||
- autobuilt 0e4b734
|
||||
|
||||
* Sun Jun 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.2.dev.git4a1dd9f
|
||||
- autobuilt 4a1dd9f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4a1dd9f.tar.gz) = 5fd75ed5fa27ad43831696fc3c407e73bb2b9ef067c284c6834dd9ecd404ac5373e7129a41ed858b2b1560fcc8595d7ac1685a37dd126a92da526ff092879506
|
||||
SHA512 (libpod-0e4b734.tar.gz) = 4264c425f7eccea4ce1fb5ecad39451bb9081f9cdf047214b948cfa197d2cee8c2d48c83d99f1df02a1332e85a0b29f58f85da7011f0f47ffbec1fadb5e0782e
|
||||
|
Loading…
Reference in New Issue
Block a user