buildah-1.16.0-0.1.dev.gitac0182c
- bump to 1.16.0 - autobuilt ac0182c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5137ba7fb2
commit
879a6d17fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -484,3 +484,4 @@
|
||||
/buildah-0ac2a67.tar.gz
|
||||
/buildah-f7a3515.tar.gz
|
||||
/buildah-2c46b4b.tar.gz
|
||||
/buildah-ac0182c.tar.gz
|
||||
|
12
buildah.spec
12
buildah.spec
@ -24,18 +24,18 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2c46b4bf2d078fa3f18038fab8467e8c9ffac23c
|
||||
%global commit0 ac0182c35d7f767ebd8aabe2c5580f16f9956d4c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v1.14.9
|
||||
%define built_tag v1.14.11
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.15.0
|
||||
Release: 0.68.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.16.0
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -146,6 +146,10 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Sep 3 13:05:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.16.0-0.1.dev.gitac0182c
|
||||
- bump to 1.16.0
|
||||
- autobuilt ac0182c
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-0.68.dev.git2c46b4b
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (buildah-2c46b4b.tar.gz) = 1de4a3e775379a9104fe84bac3a8c255f6fae7f2c49971261b5f1a580507921e9d78875581ac0ae117a7b2281b85a35919e5b6285bc87cf8425d9c444a37c2b0
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-ac0182c.tar.gz) = 93a806901f90b5e3bff264f9f9844669c746439d545108551cf0ea5a905818590c3f79b6d337c66c74446d1d03e6da2cb70254201b141b8f484a67aa66cbb844
|
||||
|
Loading…
Reference in New Issue
Block a user