Accepting request 1130221 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1130221
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=245
This commit is contained in:
Dominique Leuenberger 2023-12-01 16:51:17 +00:00 committed by Git OBS Bridge
parent ca142304db
commit 9ba130d31d
6 changed files with 14 additions and 18 deletions

View File

@ -14,13 +14,10 @@
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">xz</param>
<param name="compression">zst</param>
</service>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">librsvg</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual">
<param name="srcdir">librsvg</param>
</service>
</services>

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:41e03384bd8d26d4ce08085010a62cbdd2fd4b6b82c6c321c465bf048ba8c2a4
oid sha256:64c488bba33a9f6221acd848cca3aec314ae8182b4f12a0cc85475ab0138b116
size 14362125

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 30 12:36:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Run service with new obs-service-cargo, drop cargo_config as
source and clean up spec and service, and switch to zst as
buildtime compression.
-------------------------------------------------------------------
Thu Sep 14 08:45:45 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -26,9 +26,8 @@ Summary: A Library for Rendering SVG Data
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
Group: Development/Libraries/C and C++
URL: https://wiki.gnome.org/Projects/LibRsvg
Source: %{name}-%{version}.tar.xz
Source2: vendor.tar.zst
Source3: cargo_config
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
Source99: baselibs.conf
BuildRequires: cargo-packaging >= 1.2.0+3
@ -135,9 +134,7 @@ This package contains a thumbnailer to render SVG (scalable vector
graphics) data.
%prep
%autosetup -p1 -a2
mkdir .cargo
cp %{SOURCE3} .cargo/config
%autosetup -p1 -a1
%build
export RUSTFLAGS="%{build_rustflags}"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef17971259845bec4d8917e4150c22c5371b5636178f6b9c03351ebeebad49ef
size 28618530
oid sha256:d62955bfea9779ae1350bdedd31f792068d0242b7c4ad5625ad976a1dc5639c0
size 23892887