diff --git a/_service b/_service index 3714df6..ee9ab8c 100644 --- a/_service +++ b/_service @@ -14,13 +14,10 @@ *.tar - xz + zst librsvg true - - librsvg - 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/librsvg-2.57.0.obscpio b/librsvg-2.57.0.obscpio index 9ff2072..9656cf0 100644 --- a/librsvg-2.57.0.obscpio +++ b/librsvg-2.57.0.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41e03384bd8d26d4ce08085010a62cbdd2fd4b6b82c6c321c465bf048ba8c2a4 +oid sha256:64c488bba33a9f6221acd848cca3aec314ae8182b4f12a0cc85475ab0138b116 size 14362125 diff --git a/librsvg.changes b/librsvg.changes index 089001a..9afd768 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 30 12:36:14 UTC 2023 - Bjørn Lie + +- 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 diff --git a/librsvg.spec b/librsvg.spec index 425b0a3..c4e98ee 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -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}" diff --git a/vendor.tar.zst b/vendor.tar.zst index 58e9cef..dd470dc 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef17971259845bec4d8917e4150c22c5371b5636178f6b9c03351ebeebad49ef -size 28618530 +oid sha256:d62955bfea9779ae1350bdedd31f792068d0242b7c4ad5625ad976a1dc5639c0 +size 23892887