Accepting request 1226196 from utilities

OBS-URL: https://build.opensuse.org/request/show/1226196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bat?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2024-11-25 22:21:43 +00:00 committed by Git OBS Bridge
commit 9260579ab2
4 changed files with 9 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 19 22:43:42 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- 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 <jsmithfpv@gmail.com>

View File

@ -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}

View File

@ -1,5 +0,0 @@
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c971c367b6c8f0ace35e1bbba4db5c71829f40097f9b695ad510c0a8246b5094
size 25757520
oid sha256:febd93c4919a26c54719ce4c8ee8c1ec5fb6e1389f028a9ef95a78ca0ca33293
size 27405620