buildah-1.14.0-0.5.dev.gitd792c70
- autobuilt d792c70 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c832fc9de6
commit
3ec08eec79
1
.gitignore
vendored
1
.gitignore
vendored
@ -395,3 +395,4 @@
|
||||
/buildah-8d41b83.tar.gz
|
||||
/buildah-c42f440.tar.gz
|
||||
/buildah-20c2a54.tar.gz
|
||||
/buildah-d792c70.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 20c2a545b9cebb4bf5dea021087c63ba2137eff8
|
||||
%global commit0 d792c70fc99805a469f98a8839f51688ad584f45
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.5.dev.gitd792c70
|
||||
- autobuilt d792c70
|
||||
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.4.dev.git20c2a54
|
||||
- autobuilt 20c2a54
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-20c2a54.tar.gz) = 4e8226cf9a1a772f51eb13fac17b5f18e32f6018d1ea95e19af16978ca727a139a6156ad0d279238b782f2a63482d0fd69d43d032873909f62b96fd9f3d08a93
|
||||
SHA512 (buildah-d792c70.tar.gz) = 9db3a99b4bcfbe66932b3942a1686a07f1cf2edb7a46b74c12bfbdd0fae70ae4a38833db34ad1f85b1cf6abf0783cd831806b1fbbc613d5fbdd79cddd53e9104
|
||||
|
Loading…
Reference in New Issue
Block a user