diff --git a/glycin-loaders-libheif-non-default.patch b/glycin-loaders-libheif-non-default.patch new file mode 100644 index 0000000..81cf9bd --- /dev/null +++ b/glycin-loaders-libheif-non-default.patch @@ -0,0 +1,11 @@ +diff --git a/loaders/glycin-heif/Cargo.toml b/loaders/glycin-heif/Cargo.toml +index 66f5019..4f07738 100644 +--- a/loaders/glycin-heif/Cargo.toml ++++ b/loaders/glycin-heif/Cargo.toml +@@ -11,5 +11,5 @@ rust-version.workspace = true + + [dependencies] + glycin-utils = { workspace = true, features = ["async-io", "loader-utils"] } +-libheif-rs = "1.0.2" ++libheif-rs = { version = "1.0.2", default-features = false } + safe-transmute.workspace = true diff --git a/glycin-loaders.changes b/glycin-loaders.changes index 3c18b75..68b9be0 100644 --- a/glycin-loaders.changes +++ b/glycin-loaders.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 13 10:23:40 UTC 2024 - Dominique Leuenberger + +- Update vendor tarball. +- Add glycin-loaders-libheif-non-default.patch: change setting to + rebuld libheif-rs create as a workaround + (gh#Cykooz/libheif-rs#28). + ------------------------------------------------------------------- Wed Sep 25 07:28:00 UTC 2024 - Bjørn Lie diff --git a/glycin-loaders.spec b/glycin-loaders.spec index 42873a1..a6a9872 100644 --- a/glycin-loaders.spec +++ b/glycin-loaders.spec @@ -26,6 +26,8 @@ License: LGPL-2.1-or-later OR MPL-2.0 URL: https://gitlab.gnome.org/sophie-h/glycin Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst +# PATCH-FIX-OPENSUSE glycin-loaders-libheif-non-default.patch -- Fix build with new libheif while we wait for new fixed release. +Patch0: glycin-loaders-libheif-non-default.patch BuildRequires: cargo-packaging BuildRequires: clang diff --git a/vendor.tar.zst b/vendor.tar.zst index 90c1662..33154dc 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cf8dad6ebed918ea5dd55012474004a1a73692ef58b3d6e294165dd017b2bdd -size 22718515 +oid sha256:fe470cd85ef96d7fc210ab7c77e22dbe57162bd45f92260b4153b07f25fe1fa6 +size 22696414