buildah-1.13.0-0.10.dev.git6941254
- autobuilt 6941254 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
871655b534
commit
44f34ccb8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -390,3 +390,4 @@
|
||||
/buildah-e6815a1.tar.gz
|
||||
/buildah-9588a82.tar.gz
|
||||
/buildah-41b7852.tar.gz
|
||||
/buildah-6941254.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 41b7852611f57433a4d27027080e2617b2252f72
|
||||
%global commit0 6941254c29793a94ad72c7fd0d874b86665287c3
|
||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.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.10.dev.git6941254
|
||||
- autobuilt 6941254
|
||||
|
||||
* Sun Dec 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.9.dev.git41b7852
|
||||
- autobuilt 41b7852
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-41b7852.tar.gz) = 6821c8fc88c9bad6ddd0890523a867526b27a40fab72caaef6ede57097f872f0813843ee924784916779c7aa7fbf2a9369ac83c29ed3a4aab3332fafc3f85415
|
||||
SHA512 (buildah-6941254.tar.gz) = 728605f2c8da8fdf35be82c54f9444fe8f36211780ba9555dba00d8b18efb3cf2e3d7b9482c97a1a28cb6e72b343bbed1bb6a16fb41fe4167981e8e04de764c0
|
||||
|
Loading…
Reference in New Issue
Block a user