buildah-1.9.0-0.13.dev.git3bf8547
- autobuilt 3bf8547 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
deb2041af4
commit
fa549d8cfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -203,3 +203,4 @@
|
||||
/buildah-4c6b09c.tar.gz
|
||||
/buildah-c0633e3.tar.gz
|
||||
/buildah-63808f9.tar.gz
|
||||
/buildah-3bf8547.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 63808f9ad674425c7892a12cab987aabb0f6a81c
|
||||
%global commit0 3bf8547fe78ebba5a8a00446401d002c86388f24
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat May 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.13.dev.git3bf8547
|
||||
- autobuilt 3bf8547
|
||||
|
||||
* Fri May 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.12.dev.git63808f9
|
||||
- autobuilt 63808f9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-63808f9.tar.gz) = 4ad41edddd7f9d59f9a90945b477b533d2f7dd20fbce2dc6e9b66d51e1fa0cac147d0bc2a93264bc939720eabb91e5c5689f5667b770a40a389adb5ea1580738
|
||||
SHA512 (buildah-3bf8547.tar.gz) = 6ec852c03244792455d2f142b7fc9587df13f25d6e677f946ac616ec31304cacb5abbb53114c53c63c67c2ee75fc5d5147df784917df3a994dfbf43edd2c8499
|
||||
|
Loading…
Reference in New Issue
Block a user