buildah-1.11.0-0.11.dev.git60d5480
- autobuilt 60d5480 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b4cfbf1f6e
commit
9b87e19b0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
||||
/buildah-f892eb6.tar.gz
|
||||
/buildah-c953216.tar.gz
|
||||
/buildah-60c0088.tar.gz
|
||||
/buildah-60d5480.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 60c008890f31569f1ef3cfe41c2e9d13ca08471c
|
||||
%global commit0 60d548032685924d56e520cc00cf17d6ea629c43
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.11.dev.git60d5480
|
||||
- autobuilt 60d5480
|
||||
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.10.dev.git60c0088
|
||||
- autobuilt 60c0088
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-60c0088.tar.gz) = 504019b3563c24ff507f0b61a034dfafadaad6ab777fc6b411c4859d9f062ab7cd3c61c1755ee01f357783451d67c66c2628ae2256d20c0dad83be0f2a8724a2
|
||||
SHA512 (buildah-60d5480.tar.gz) = d138853d1c8cf40abc3ff041a45a7d5946109fedbf6aab229edbe139ea26dea04f62ea6e5166aef95aba2e8b1aa3692ce6b9a60a24ba98302c654aec63fca630
|
||||
|
Loading…
Reference in New Issue
Block a user