buildah-1.14.0-0.2.dev.git8d41b83
- autobuilt 8d41b83 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9747733597
commit
860c98a03c
1
.gitignore
vendored
1
.gitignore
vendored
@ -392,3 +392,4 @@
|
|||||||
/buildah-41b7852.tar.gz
|
/buildah-41b7852.tar.gz
|
||||||
/buildah-6941254.tar.gz
|
/buildah-6941254.tar.gz
|
||||||
/buildah-726e24d.tar.gz
|
/buildah-726e24d.tar.gz
|
||||||
|
/buildah-8d41b83.tar.gz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 726e24d5e536d2006ad71db34b97e4142adebf21
|
%global commit0 8d41b836227df2740fff4969e7890ea16df67be7
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.14.0
|
Version: 1.14.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
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.2.dev.git8d41b83
|
||||||
|
- autobuilt 8d41b83
|
||||||
|
|
||||||
* Tue Dec 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.1.dev.git726e24d
|
* Tue Dec 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.1.dev.git726e24d
|
||||||
- bump to 1.14.0
|
- bump to 1.14.0
|
||||||
- autobuilt 726e24d
|
- autobuilt 726e24d
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-726e24d.tar.gz) = 440064aa1366b4b7e5f585aaa8a7b052ce0f2fcd247e1b6bb64746d3c7399cf63aaf93c9f55fac230d0cdf3939064940fd156e4711c6ff13f6d909d24fd9ba3b
|
SHA512 (buildah-8d41b83.tar.gz) = 34e5790504bb457c9c1ffe6fd880626c974b45312edb05adee1fe1e4d4ebac4f0f085789204b002b3a12954b82df9df0f77c444471acb89b7260119898a60a72
|
||||||
|
Loading…
Reference in New Issue
Block a user