diff --git a/cargo-packaging.changes b/cargo-packaging.changes index 4ef1f46..b39ffc2 100644 --- a/cargo-packaging.changes +++ b/cargo-packaging.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jul 19 03:18:37 UTC 2024 - William Brown + +- Resolve build failure when backported to 15-SP3 + +------------------------------------------------------------------- +Fri Jul 19 02:01:33 UTC 2024 - William Brown + +- Depend on provides of rust to allow older compiler version usage + ------------------------------------------------------------------- Fri Apr 5 00:50:37 UTC 2024 - William Brown diff --git a/cargo-packaging.spec b/cargo-packaging.spec index 352e515..673d930 100644 --- a/cargo-packaging.spec +++ b/cargo-packaging.spec @@ -25,8 +25,8 @@ Group: Development/Languages/Rust URL: https://github.com/Firstyear/cargo-packaging Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz -Requires: cargo Requires: cargo-auditable +Requires: rust+cargo Requires: zstd BuildRequires: cargo BuildRequires: zstd