buildah-1.19.0-0.19.dev.gitd69f76a
- autobuilt d69f76a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f1cdfc93aa
commit
bef3122612
1
.gitignore
vendored
1
.gitignore
vendored
@ -549,3 +549,4 @@
|
|||||||
/buildah-10d622b.tar.gz
|
/buildah-10d622b.tar.gz
|
||||||
/buildah-1678745.tar.gz
|
/buildah-1678745.tar.gz
|
||||||
/buildah-5b867f2.tar.gz
|
/buildah-5b867f2.tar.gz
|
||||||
|
/buildah-d69f76a.tar.gz
|
||||||
|
@ -24,7 +24,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 5b867f2d21429b4db278dd41f04b15d50ebc0004
|
%global commit0 d69f76ab1741c834303b9dfc8d03813fe3a59577
|
||||||
%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
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.19.0
|
Version: 1.19.0
|
||||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
Release: 0.19.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
|
||||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.19.dev.gitd69f76a
|
||||||
|
- autobuilt d69f76a
|
||||||
|
|
||||||
* Thu Dec 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.18.dev.git5b867f2
|
* Thu Dec 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.18.dev.git5b867f2
|
||||||
- autobuilt 5b867f2
|
- autobuilt 5b867f2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-5b867f2.tar.gz) = bdfddebad9d6420b732935d603cb298f9769d89ea7fa8d8849b16508beb9b76f2c6ea7fc8d2dbf9f3ce14d967e8c45b5eabfc5f14df673665c4b2cb6e739c15a
|
SHA512 (buildah-d69f76a.tar.gz) = 512ecd91c28728c3f056f6d88e5dbc0bcd72622d2971bc8602f615cad50c4cb39306116bf03d2b5e2f292146ff38f6182dd31f7de090d79070d80504d0183645
|
||||||
|
Loading…
Reference in New Issue
Block a user