diff --git a/bootc.spec b/bootc.spec index 0ab08f1..cd3d692 100644 --- a/bootc.spec +++ b/bootc.spec @@ -1,5 +1,5 @@ %bcond_without check -%if 0%{?rhel} >= 10 || 0%{?fedora} > 41 +%if 0%{?rhel} >= 9 || 0%{?fedora} > 41 %bcond_without ostree_ext %else %bcond_with ostree_ext @@ -13,7 +13,7 @@ Name: bootc Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bootable container system # Apache-2.0