diff --git a/bat.changes b/bat.changes index a85fa81..066b18d 100644 --- a/bat.changes +++ b/bat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 19 22:43:42 UTC 2024 - Jaime Marquínez Ferrándiz + +- Update vendored dependencies to fix build failures on newer rust versions +- Remove cargo_config since it is now included in vendor.tar.xz by the obs service + ------------------------------------------------------------------- Fri Nov 3 09:32:56 UTC 2023 - Joshua Smith diff --git a/bat.spec b/bat.spec index 0a5aa7e..d272b99 100644 --- a/bat.spec +++ b/bat.spec @@ -1,7 +1,7 @@ # # spec file for package bat # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,6 @@ Group: Productivity/Text/Utilities URL: https://github.com/sharkdp/bat Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz -Source2: cargo_config BuildRequires: cargo-packaging # weak-dep-features introduced in 1.60 and already used by libgit2-sys # https://github.com/rust-lang/git2-rs/commit/d8ee105a8f3ce4d5c57cd091b67943aab86b176a @@ -65,8 +64,6 @@ Zsh command line completion support for %{name}. %prep %setup -qa1 -mkdir .cargo -cp %{SOURCE2} .cargo/config %build %{cargo_build} diff --git a/cargo_config b/cargo_config deleted file mode 100644 index 6fb4ff4..0000000 --- a/cargo_config +++ /dev/null @@ -1,5 +0,0 @@ -[source.crates-io] -replace-with = "vendored-sources" - -[source.vendored-sources] -directory = "vendor" \ No newline at end of file diff --git a/vendor.tar.xz b/vendor.tar.xz index 115539c..4fac1f8 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c971c367b6c8f0ace35e1bbba4db5c71829f40097f9b695ad510c0a8246b5094 -size 25757520 +oid sha256:febd93c4919a26c54719ce4c8ee8c1ec5fb6e1389f028a9ef95a78ca0ca33293 +size 27405620