buildah-1.7-2.dev.git0f114e9
- bump to 1.7 - autobuilt 0f114e9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cbefee37eb
commit
595b04796d
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@
|
||||
/buildah-fe7e09c.tar.gz
|
||||
/buildah-d7e530e.tar.gz
|
||||
/buildah-66ff1dd.tar.gz
|
||||
/buildah-0f114e9.tar.gz
|
||||
|
10
buildah.spec
10
buildah.spec
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 66ff1dd00694215ba0b144baeb3115323e619779
|
||||
%global commit0 0f114e993c1c9af83e7584ef70be252a31f8ee13
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 33.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.7
|
||||
Release: 2.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,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jan 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-2.dev.git0f114e9
|
||||
- bump to 1.7
|
||||
- autobuilt 0f114e9
|
||||
|
||||
* Thu Jan 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-33.dev.git66ff1dd
|
||||
- autobuilt 66ff1dd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-66ff1dd.tar.gz) = 32b81b4b8b2249170be0d106f51ba90a60eb5d7fb618f2c998afa4f452254c38cde32001d857f7a9c0066a4a9d13532e2d538947b21547d4adcfeae70982d7a3
|
||||
SHA512 (buildah-0f114e9.tar.gz) = f88b144967de01bc003ababade9613a85694abeb1505e23abf42763574006cf56930390bf478ab4c99f21ca81d69503d008e2da03de0a113ec0369b0ad492a9d
|
||||
|
Loading…
Reference in New Issue
Block a user