auto bump to v1.2.6

This commit is contained in:
RH Container Bot 2022-10-07 15:14:12 +00:00
parent f6b112051c
commit f695fe0757

View File

@ -16,14 +16,14 @@
%global git0 https://%{import_path}
%global built_tag v1.2.6
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
%global built_tag_strip 1.2.6
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
# use the same arch definitions as present in the bcc package
ExclusiveArch: x86_64 %{power64} aarch64 s390x armv7hl
Name: %{repo}
Version: %{gen_version}
Version: 1.2.6
License: ASL 2.0 and BSD and ISC and MIT
Release: %autorelease
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container