buildah-1.23.0-1
autobuilt v1.23.0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b3aed0df95
commit
5671e64d81
1
.gitignore
vendored
1
.gitignore
vendored
@ -674,3 +674,4 @@
|
||||
/buildah-6d5d1ae.tar.gz
|
||||
/buildah-ec35bc4.tar.gz
|
||||
/v1.22.0.tar.gz
|
||||
/v1.23.0.tar.gz
|
||||
|
@ -25,11 +25,11 @@
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
%global built_tag v1.22.3
|
||||
%global built_tag v1.23.0
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.22.3
|
||||
Version: 1.23.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.23.0-1
|
||||
- autobuilt v1.23.0
|
||||
|
||||
* Wed Aug 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.3-1
|
||||
- autobuilt v1.22.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.22.0.tar.gz) = 372ba3740f22af82aac07d51b48737168061a25d7d5ab1db63a381833211dd967aefb36f80cc97a4770a04d8b95a7fe9d3a892c091a82f85579e993b403b270b
|
||||
SHA512 (v1.23.0.tar.gz) = 587b9d0a735124afd1f21985ae9d657d513b383bb8b7a5f4ea8911ebaf915c0bdb2bca4359cc9caf4e50cf64550f8f6ee596a0aa10acf6b59370b68b41b809f1
|
||||
|
Loading…
Reference in New Issue
Block a user