diff --git a/koji-containerbuild.spec b/koji-containerbuild.spec index cffda4b..26a101f 100644 --- a/koji-containerbuild.spec +++ b/koji-containerbuild.spec @@ -8,12 +8,12 @@ %global owner release-engineering %global project koji-containerbuild -%global commit ccef977b4ac0429fd9332a687b8ff852ad795fdd +%global commit 49e2b53033d4086a030d4a471dd034b8134d1253 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{project} -Version: 0.7.7 -Release: 3%{?dist} +Version: 0.7.8 +Release: 1%{?dist} Summary: Koji support for building layered container images Group: Applications/System