buildah-1.9.3-0.63.dev.git5bab9b0
- autobuilt 5bab9b0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b8a0c69639
commit
229be843be
1
.gitignore
vendored
1
.gitignore
vendored
@ -252,3 +252,4 @@
|
||||
/buildah-6b214d2.tar.gz
|
||||
/buildah-a74bdd3.tar.gz
|
||||
/buildah-4ccb343.tar.gz
|
||||
/buildah-5bab9b0.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 4ccb343cef15074e8732167076d0516bb694b701
|
||||
%global commit0 5bab9b065168ccec3173f23aabf8cd9b260ffb08
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.3
|
||||
Release: 0.62.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.63.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.63.dev.git5bab9b0
|
||||
- autobuilt 5bab9b0
|
||||
|
||||
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.62.dev.git4ccb343
|
||||
- autobuilt 4ccb343
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4ccb343.tar.gz) = e1de5764df9075b5e812588736bfa967c516d89990acb7d4978e02c60dc6f6d30ea0ce933570315e20b352310cef7a8ace0a25d5091eea1666c2c6a197b37510
|
||||
SHA512 (buildah-5bab9b0.tar.gz) = 9470d50fd233e30ec480747bcbdbaaebf46c880be9dd99a4c867b04b14e52743d63e1565a4ed8caccf46ab8d28a12aac1f2200fe0858ca4203d1399c678f6ca4
|
||||
|
Loading…
Reference in New Issue
Block a user