diff --git a/nmstate.spec b/nmstate.spec index 9efc416..fd0d385 100644 --- a/nmstate.spec +++ b/nmstate.spec @@ -136,9 +136,9 @@ Summary: Rust crate of nmstate with query_apply feature BuildArch: noarch License: Apache-2.0 # https://bugzilla.redhat.com/show_bug.cgi?id=2161128 -Requires: (crate(nispor/default) >= 1.2.12 with crate(nispor/default) < 2.0) -Requires: (crate(nix/default) >= 0.24 with crate(nix/default) < 0.25) -Requires: (crate(zbus/default) >= 1.9 with crate(zbus/default) < 2.0) +Requires: (crate(nispor/default) >= 1.2.17 with crate(nispor/default) < 2.0) +Requires: (crate(nix/default) >= 0.26 with crate(nix/default) < 0.27) +Requires: (crate(zbus/default) >= 5.1 with crate(zbus/default) < 6.0) %description -n rust-%{name}+query_apply-devel This package contains library source intended for building other packages