buildah-1.12.0-0.67.dev.git7535655
- autobuilt 7535655 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
20caee8025
commit
2c3137804f
1
.gitignore
vendored
1
.gitignore
vendored
@ -359,3 +359,4 @@
|
||||
/buildah-f995696.tar.gz
|
||||
/buildah-a880001.tar.gz
|
||||
/buildah-e3bb278.tar.gz
|
||||
/buildah-7535655.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 e3bb278863a71084f0f9ae488444872b4a95df2e
|
||||
%global commit0 7535655753d778ba54adf2a4372c4384289c3d25
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.66.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.67.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.67.dev.git7535655
|
||||
- autobuilt 7535655
|
||||
|
||||
* Fri Nov 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.66.dev.gite3bb278
|
||||
- autobuilt e3bb278
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e3bb278.tar.gz) = d8f01367183ebb7ad1296b2dcc580f8f2f271869ef00d765d8ca8c06a42066cb043151d46440503befbd86db3e69831fa22281f56fcb8ecb3d24e3a64a259fab
|
||||
SHA512 (buildah-7535655.tar.gz) = 1f43f734edc6ee7ddcfdecddfb375cd410f7f34b89191e7cb336b4eb720d7b17f16c86bc572da338acbd6310b34170c08b5346f54749efe2b5419b8abbffe85d
|
||||
|
Loading…
Reference in New Issue
Block a user