diff --git a/buildah.spec b/buildah.spec index b1b310f..122abf2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -29,7 +29,7 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.2 +%define built_tag v1.19.3 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz