buildah-1.12.0-0.2.dev.git15773bd
- autobuilt 15773bd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c7dffc24b6
commit
cb674e3504
1
.gitignore
vendored
1
.gitignore
vendored
@ -297,3 +297,4 @@
|
||||
/buildah-e930951.tar.gz
|
||||
/buildah-57db70c.tar.gz
|
||||
/buildah-1a1a728.tar.gz
|
||||
/buildah-15773bd.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 1a1a728e19477e47f2f53d35fd8bbc225caf2346
|
||||
%global commit0 15773bd532210f351a9befe783f5d8b157dd0228
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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.2.dev.git15773bd
|
||||
- autobuilt 15773bd
|
||||
|
||||
* Sat Aug 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.1.dev.git1a1a728
|
||||
- bump to 1.12.0
|
||||
- autobuilt 1a1a728
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1a1a728.tar.gz) = 0c9ba84af2a405af268c0bf4a09492171645601cc9195482495035f77531a833fc8d1c4edddb03b67d9902d867fc0ed79bed7992f285abd8a61146ff3099e487
|
||||
SHA512 (buildah-15773bd.tar.gz) = 03bdc0bc9b4afc1d4bccaa94e3a6381c29091171096a13a528de9536d54084e62c3dc60c318e1445407f2b9b460666571430ea5d70ad5f5198b536dcbf4d025c
|
||||
|
Loading…
Reference in New Issue
Block a user