buildah-1.12.0-0.4.dev.gitcc80ccc
- autobuilt cc80ccc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d4ac4907cf
commit
1f31cd69f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -299,3 +299,4 @@
|
||||
/buildah-1a1a728.tar.gz
|
||||
/buildah-15773bd.tar.gz
|
||||
/buildah-b643073.tar.gz
|
||||
/buildah-cc80ccc.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 b643073bce845e3ebeea50110562a84e8a86b9f8
|
||||
%global commit0 cc80ccc252275a10f923baec2ac88527e14ab2c4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.4.dev.gitcc80ccc
|
||||
- autobuilt cc80ccc
|
||||
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.3.dev.gitb643073
|
||||
- autobuilt b643073
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b643073.tar.gz) = 682d39ad90ab8adaf67bb7bd6e2089150d6800e00fb42321e945c67cddfe441b73f44e2edaf67800d56e4013f7234e0a30d3efda8f0e0be2a0e6ac9340aedeb1
|
||||
SHA512 (buildah-cc80ccc.tar.gz) = 8dc02ff5b2edfa2f5b2e4f68a1ef6d451b407c9a0175ed62a9fe7eba00c27eb06e33e59d5e21a504078d5e5607caf1ee134dfef7457fd646a09a5c55e0668201
|
||||
|
Loading…
Reference in New Issue
Block a user