buildah-1.7-8.dev.git03f6247
- autobuilt 03f6247 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3df18d0622
commit
f095a00cc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -140,3 +140,4 @@
|
||||
/buildah-4bcddb7.tar.gz
|
||||
/buildah-f1cec50.tar.gz
|
||||
/buildah-e702872.tar.gz
|
||||
/buildah-03f6247.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 e702872667e6a8c0dbe6f0b40076464fe05645ec
|
||||
%global commit0 03f62479b34ec5461c1b28cfb6f5ec75886f021e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Feb 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-8.dev.git03f6247
|
||||
- autobuilt 03f6247
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-7.dev.gite702872
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e702872.tar.gz) = b6c20d8d7bd70f6b844fbedfdb6195c7a95a4acc6e6fb9d323d102a67acfabc31ab4001771d5e522a2dc0c2fa41e340d2e1bcd380c4039f0c532f82eb6f0b413
|
||||
SHA512 (buildah-03f6247.tar.gz) = 2cdd1f15d3cbe5205cd92f596e0b642abcde1e69ed4280ebb0c485d7bc86b376d16a37b85f9dc4711a5569c5967e342432d6cc76b0741babb3a5f41be431793d
|
||||
|
Loading…
Reference in New Issue
Block a user