podman-2:1.6.0-0.3.dev.git143caa9
- autobuilt 143caa9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fc5b01485b
commit
ce810a1fc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -484,3 +484,4 @@
|
|||||||
/libpod-2a4e062.tar.gz
|
/libpod-2a4e062.tar.gz
|
||||||
/libpod-2aa6771.tar.gz
|
/libpod-2aa6771.tar.gz
|
||||||
/libpod-799aa70.tar.gz
|
/libpod-799aa70.tar.gz
|
||||||
|
/libpod-143caa9.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 799aa7022bcf4b8b76276f86ea633c960351fb93
|
%global commit0 143caa98bf07eef1a4d46da2cc56603a3ef739b8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.3.dev.git143caa9
|
||||||
|
- autobuilt 143caa9
|
||||||
|
|
||||||
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.2.dev.git799aa70
|
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.2.dev.git799aa70
|
||||||
- autobuilt 799aa70
|
- autobuilt 799aa70
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-799aa70.tar.gz) = ec49e8cd76c5e8945d52f0e6b1696a74ee824ae8c6737a3bffa48745a997fdbcfd624e8d97fda6584ef2081ded4ba8a7f67dc14abc9d546b97f8615e6e5c7e37
|
SHA512 (libpod-143caa9.tar.gz) = ad506c5e3f32ed8818672ebb114216805fd181d08c222d1dea4685694f37b5fa3a4e2d532302d12d5a733b68fd2c68e8c40bf7810d9af667a976f4b69c925099
|
||||||
|
Loading…
Reference in New Issue
Block a user