buildah-1.13.0-0.9.dev.git41b7852
- autobuilt 41b7852 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d48952281f
commit
871655b534
1
.gitignore
vendored
1
.gitignore
vendored
@ -389,3 +389,4 @@
|
||||
/buildah-2959a6b.tar.gz
|
||||
/buildah-e6815a1.tar.gz
|
||||
/buildah-9588a82.tar.gz
|
||||
/buildah-41b7852.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 9588a829c8993fd66637f99b1f397658d2078096
|
||||
%global commit0 41b7852611f57433a4d27027080e2617b2252f72
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.13.0
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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
|
||||
* Sun Dec 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.9.dev.git41b7852
|
||||
- autobuilt 41b7852
|
||||
|
||||
* Fri Dec 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.8.dev.git9588a82
|
||||
- autobuilt 9588a82
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9588a82.tar.gz) = f1cf19c425f9be8e8a882fb24cd4f8025f930811f52adcbb47e06baef177b593ce57df833525055ea5d2ffe7968d052c03f33dd8624fae0083db05af4de20e1d
|
||||
SHA512 (buildah-41b7852.tar.gz) = 6821c8fc88c9bad6ddd0890523a867526b27a40fab72caaef6ede57097f872f0813843ee924784916779c7aa7fbf2a9369ac83c29ed3a4aab3332fafc3f85415
|
||||
|
Loading…
Reference in New Issue
Block a user