Accepting request 971933 from home:firstyear:branches:devel:languages:rust

- Add depends on zstd to allow zst compression in rust projects

OBS-URL: https://build.opensuse.org/request/show/971933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-packaging?expand=0&rev=10
This commit is contained in:
William Brown 2022-04-21 22:41:00 +00:00 committed by Git OBS Bridge
parent 28e7c0f693
commit 4a6afbea23
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 21 22:31:11 UTC 2022 - William Brown <william.brown@suse.com>
- Add depends on zstd to allow zst compression in rust projects
-------------------------------------------------------------------
Fri Mar 18 01:35:59 UTC 2022 - william.brown@suse.com

View File

@ -26,6 +26,7 @@ Group: Development/Languages/Rust
URL: https://github.com/Firstyear/cargo-packaging
Source0: %{name}-%{version}.tar.xz
Requires: cargo
Requires: zstd
Conflicts: rust-packaging