diff --git a/rust-zincati.spec b/rust-zincati.spec index a21a888..048062f 100644 --- a/rust-zincati.spec +++ b/rust-zincati.spec @@ -4,7 +4,7 @@ # Whether to use vendor tarball. This should stay off in the steady state # when all versioned crate depedencies are packaged, but can be occasionally # enabled in order to decouple lifecycles. -%global with_bundled 0 +%global with_bundled 1 %global __cargo_skip_build 0 %global crate zincati @@ -375,6 +375,7 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/dbus-1/system.d \ * Mon Jul 12 2021 Luca BRUNO - 0.0.22-1 - New upstream version https://github.com/coreos/zincati/releases/tag/v0.0.22 +- Temporarily use bundled crates from vendor tarball * Thu Jul 01 2021 Luca BRUNO - 0.0.21-2 - Mark runtime/ephemeral file entries as 'ghost'