buildah-1.9.1-0.38.dev.git0b84b23
- bump to 1.9.1 - autobuilt 0b84b23 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
18e11884b9
commit
c912ef39f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@
|
||||
/buildah-2191ba6.tar.gz
|
||||
/buildah-dc7b50c.tar.gz
|
||||
/buildah-77fa9dd.tar.gz
|
||||
/buildah-0b84b23.tar.gz
|
||||
|
10
buildah.spec
10
buildah.spec
@ -19,12 +19,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 77fa9dde4a72f980a2c3ce3f7c71fa2b6e8f8f8d
|
||||
%global commit0 0b84b23e2ea72fe9c4a806fa107b069886b4b908
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.9.1
|
||||
Release: 0.38.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,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Jun 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.38.dev.git0b84b23
|
||||
- bump to 1.9.1
|
||||
- autobuilt 0b84b23
|
||||
|
||||
* Sat Jun 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.37.dev.git77fa9dd
|
||||
- autobuilt 77fa9dd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-77fa9dd.tar.gz) = ba1bb2edb5c4f455ee6d9bb8d3da6b6acd2afea883525539edb7b3d5be31b2284e350585c670251f5fd72e551fef2be8dd3241401153ed217e53da0fdec5396c
|
||||
SHA512 (buildah-0b84b23.tar.gz) = 036ccd9182a25bd54fc1887b316499e4896efed225b4762ee61f6ac9648f7d4c930543bd25a42e5b3734510bd582fcecad6dc3001edf17bb909051afb8fcd781
|
||||
|
Loading…
Reference in New Issue
Block a user