buildah-1.12.0-0.31.dev.gite400691
- autobuilt e400691 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
136f74d08d
commit
49618425ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -324,3 +324,4 @@
|
|||||||
/buildah-e2c33f3.tar.gz
|
/buildah-e2c33f3.tar.gz
|
||||||
/buildah-c771c56.tar.gz
|
/buildah-c771c56.tar.gz
|
||||||
/buildah-96f9993.tar.gz
|
/buildah-96f9993.tar.gz
|
||||||
|
/buildah-e400691.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 96f9993b25f31bea5438010da14c3eac9790eb60
|
%global commit0 e40069197023b93ccddd87b847baa2b6d4808aea
|
||||||
%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.12.0
|
Version: 1.12.0
|
||||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
Release: 0.31.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
|
||||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.31.dev.gite400691
|
||||||
|
- autobuilt e400691
|
||||||
|
|
||||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.30.dev.git96f9993
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.30.dev.git96f9993
|
||||||
- autobuilt 96f9993
|
- autobuilt 96f9993
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-96f9993.tar.gz) = ef751cde4fd920759b6f2e34f1b7b0777a50aa502fbfa8ed9dcc09d596e000f2dc0522a2ca2af4edc0f08f6fc26f03541658bca273cb0813338e79e576bd8920
|
SHA512 (buildah-e400691.tar.gz) = 5082a3a08225aac421b54f752a80a20d97e795243c6879640d3761ecb17c557d5d0fa48439aed40f9a433a0e88a514525f4621a27e9fa421bf7df672f955546b
|
||||||
|
Loading…
Reference in New Issue
Block a user