Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glycin-loaders for openSUSE:Factory checked in at 2024-11-14 16:08:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glycin-loaders (Old) and /work/SRC/openSUSE:Factory/.glycin-loaders.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glycin-loaders" Thu Nov 14 16:08:16 2024 rev:8 rq:1223957 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glycin-loaders/glycin-loaders.changes 2024-09-30 15:42:06.349282632 +0200 +++ /work/SRC/openSUSE:Factory/.glycin-loaders.new.2017/glycin-loaders.changes 2024-11-14 16:08:44.718919073 +0100 @@ -1,0 +2,8 @@ +Wed Nov 13 10:23:40 UTC 2024 - Dominique Leuenberger <[email protected]> + +- 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). + +------------------------------------------------------------------- New: ---- glycin-loaders-libheif-non-default.patch BETA DEBUG BEGIN: New:- Update vendor tarball. - Add glycin-loaders-libheif-non-default.patch: change setting to rebuld libheif-rs create as a workaround BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glycin-loaders.spec ++++++ --- /var/tmp/diff_new_pack.pR8VSB/_old 2024-11-14 16:08:46.638999592 +0100 +++ /var/tmp/diff_new_pack.pR8VSB/_new 2024-11-14 16:08:46.651000095 +0100 @@ -26,6 +26,8 @@ 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 ++++++ glycin-loaders-libheif-non-default.patch ++++++ 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 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/glycin-loaders/vendor.tar.zst /work/SRC/openSUSE:Factory/.glycin-loaders.new.2017/vendor.tar.zst differ: char 7, line 1
