buildah-define.Version-0.5.dev.git1b49e62
- autobuilt 1b49e62 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
55be8e3b1f
commit
52a4a85fcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -610,3 +610,4 @@
|
||||
/buildah-de6c0da.tar.gz
|
||||
/buildah-a6eeca7.tar.gz
|
||||
/buildah-d47032f.tar.gz
|
||||
/buildah-1b49e62.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d47032f5b161da37bea9c5441757bf8cead7c86d
|
||||
%global commit0 1b49e62a7a85a3c1f807d945759589fd0b5f8e6d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: define.Version
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Feb 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.5.dev.git1b49e62
|
||||
- autobuilt 1b49e62
|
||||
|
||||
* Mon Feb 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.4.dev.gitd47032f
|
||||
- autobuilt d47032f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d47032f.tar.gz) = f22b311128bc69e2e27d27062cc55063ffdc09dec9d97f5ffd87d4bcee909a89d59cd2066a8678ffa441c6308a69b7ca5bf0af2d88999adf7ec3b84b52db2e55
|
||||
SHA512 (buildah-1b49e62.tar.gz) = 57a292ee6709d3a2823afff7fc1a7ad1dccaa44c1d243d77e1d7fb34a2f5542aa00b3cbabd3ed131fe4cd9fe42710324c56e841fb66bc13c7ce6833e5871fc35
|
||||
|
Loading…
Reference in New Issue
Block a user