buildah-1.12.0-0.80.dev.git357d4ae
- autobuilt 357d4ae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ff4f3e24d7
commit
4731c0295b
1
.gitignore
vendored
1
.gitignore
vendored
@ -372,3 +372,4 @@
|
||||
/buildah-4cf37c2.tar.gz
|
||||
/buildah-ed0a329.tar.gz
|
||||
/buildah-d55a9f8.tar.gz
|
||||
/buildah-357d4ae.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d55a9f8893f76f1d429412a34944c9415e6c439b
|
||||
%global commit0 357d4aeb4316808728208d27e8898edd3d42b704
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.79.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.80.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Dec 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.80.dev.git357d4ae
|
||||
- autobuilt 357d4ae
|
||||
|
||||
* Wed Dec 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.79.dev.gitd55a9f8
|
||||
- autobuilt d55a9f8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d55a9f8.tar.gz) = 3da4c9e996d3e4e8567925140c488a8b1147af1920c24a4673d6778ba7bd3db17121bc0280ca701e5da6e634602ecac521529c17be2b02796a824ebe4899d688
|
||||
SHA512 (buildah-357d4ae.tar.gz) = 1177b1aa6a4002a77e27fc083128f96bdd1c3be4cb8a88feed5543dad457105e095cd0feffc2277d286f35446d76a484fdfc18f76ece5e3644142d4830bd02df
|
||||
|
Loading…
Reference in New Issue
Block a user