podman-2:2.1.0-0.2.dev.git4a1dd9f
- autobuilt 4a1dd9f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9d5f4613b5
commit
0428563df3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1079,3 +1079,4 @@
|
||||
/libpod-89dbd1a.tar.gz
|
||||
/libpod-f403aa3.tar.gz
|
||||
/libpod-bc256d9.tar.gz
|
||||
/libpod-4a1dd9f.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 bc256d93195bc289b888cee37dc3e82e68c0e8a0
|
||||
%global commit0 4a1dd9f9a416a7098a707436e1285eaa5cfc1722
|
||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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.2.dev.git4a1dd9f
|
||||
- autobuilt 4a1dd9f
|
||||
|
||||
* Sat Jun 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.1.dev.gitbc256d9
|
||||
- bump to 2.1.0
|
||||
- autobuilt bc256d9
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bc256d9.tar.gz) = 0273806dc4827d45b4ec10ed5765b620e9e17a2ea8c51313603336e4130519bbf2badf1809adc4a118505839ce9ccdc4da5d9913135ba9c237c8c9d6231ddee7
|
||||
SHA512 (libpod-4a1dd9f.tar.gz) = 5fd75ed5fa27ad43831696fc3c407e73bb2b9ef067c284c6834dd9ecd404ac5373e7129a41ed858b2b1560fcc8595d7ac1685a37dd126a92da526ff092879506
|
||||
|
Loading…
Reference in New Issue
Block a user