podman-2:1.7.1-0.4.dev.gitbd3d8f4
- autobuilt bd3d8f4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2408902de0
commit
bc08a3d770
1
.gitignore
vendored
1
.gitignore
vendored
@ -722,3 +722,4 @@
|
||||
/libpod-2d8f1c8.tar.gz
|
||||
/libpod-e362220.tar.gz
|
||||
/libpod-f85b3a0.tar.gz
|
||||
/libpod-bd3d8f4.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f85b3a01f050e4f8af8471f396013f18647d9241
|
||||
%global commit0 bd3d8f4e282dc7a552d955bf5958b53d23937604
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.7.0-rc2
|
||||
%global built_tag v1.7.0
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -621,6 +621,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.4.dev.gitbd3d8f4
|
||||
- autobuilt bd3d8f4
|
||||
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.3.dev.gitf85b3a0
|
||||
- autobuilt f85b3a0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-f85b3a0.tar.gz) = 4391ed3a9dbf0c3bbb241e599a335c3a41325ddfc89795b592d77d075b5ed27d53f0c0df2ce606a22fbc763ed38c90c54c77011075456a6e3aff19176df9877a
|
||||
SHA512 (libpod-bd3d8f4.tar.gz) = e0017fb3945f659958136074419119c8c0fea1fc543a25d1509f748a6ebe459e3616673bd594fef9d7a6e4eafd288c9d106a6d04e183f9a6810ffeb1b4f26fb3
|
||||
|
Loading…
Reference in New Issue
Block a user