From 669d6063e105473c5a95cfb3d1654ff82196db49 Mon Sep 17 00:00:00 2001 From: wyxhjr <13818743+wyxaihjr@user.noreply.gitee.com> Date: Thu, 21 Dec 2023 10:49:46 +0000 Subject: [PATCH 1/3] update libheif.spec. Signed-off-by: wyxhjr <13818743+wyxaihjr@user.noreply.gitee.com> --- libheif.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libheif.spec b/libheif.spec index ee15eaf..832c507 100644 --- a/libheif.spec +++ b/libheif.spec @@ -9,7 +9,7 @@ Name: libheif Version: 1.17.5 -Release: 1 +Release: 2 Summary: HEIF and AVIF file format decoder and encoder License: LGPL-3.0-or-later and MIT @@ -161,5 +161,6 @@ DESTDIR=%{buildroot} ninja install -C %{_target_platform} %{_datadir}/thumbnailers/heif.thumbnailer %changelog +Rebuild for aom * Wed Dec 20 2023 zke_012020 <19966422680@163.com> - 1.17.5-1 - Init package -- Gitee From eb2fafc95a15e9069b1735330a3831a391661dae Mon Sep 17 00:00:00 2001 From: wyxhjr <13818743+wyxaihjr@user.noreply.gitee.com> Date: Thu, 21 Dec 2023 11:08:58 +0000 Subject: [PATCH 2/3] update libheif.spec. Signed-off-by: wyxhjr <13818743+wyxaihjr@user.noreply.gitee.com> --- libheif.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libheif.spec b/libheif.spec index 832c507..824c9e1 100644 --- a/libheif.spec +++ b/libheif.spec @@ -161,6 +161,8 @@ DESTDIR=%{buildroot} ninja install -C %{_target_platform} %{_datadir}/thumbnailers/heif.thumbnailer %changelog -Rebuild for aom +* Thu Dec 21 2023 wyxaihjr <3430816905@qq.com> - 1.17.5-1 +- Rebuild for aom + * Wed Dec 20 2023 zke_012020 <19966422680@163.com> - 1.17.5-1 - Init package -- Gitee From 939df45eff731effbc5ea123018698ba9f16dfa8 Mon Sep 17 00:00:00 2001 From: wyxaihjr Date: Thu, 21 Dec 2023 20:25:48 +0800 Subject: [PATCH 3/3] update libheif.spec. Signed-off-by: wyxaihjr --- libheif.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libheif.spec b/libheif.spec index 824c9e1..6c39033 100644 --- a/libheif.spec +++ b/libheif.spec @@ -161,7 +161,7 @@ DESTDIR=%{buildroot} ninja install -C %{_target_platform} %{_datadir}/thumbnailers/heif.thumbnailer %changelog -* Thu Dec 21 2023 wyxaihjr <3430816905@qq.com> - 1.17.5-1 +* Thu Dec 21 2023 wyxaihjr - 1.17.5-2 - Rebuild for aom * Wed Dec 20 2023 zke_012020 <19966422680@163.com> - 1.17.5-1 -- Gitee