diff --git a/libheif-1.19.7.tar.gz b/libheif-1.19.8.tar.gz similarity index 50% rename from libheif-1.19.7.tar.gz rename to libheif-1.19.8.tar.gz index ff2e8ff8f985b01cc250e4ccb8acf91a81755042..1783449f9e6fb2616f79d466e7fefeb4300d6ddf 100644 Binary files a/libheif-1.19.7.tar.gz and b/libheif-1.19.8.tar.gz differ diff --git a/libheif.spec b/libheif.spec index b4f77dc1dc22faf3eac81c658559cba9ae2ed054..cf65c367abf28596dbeb58125303d9552a227aee 100644 --- a/libheif.spec +++ b/libheif.spec @@ -8,13 +8,13 @@ %bcond_with av1 Name: libheif -Version: 1.19.7 +Version: 1.19.8 Release: 1 Summary: HEIF and AVIF file format decoder and encoder License: LGPL-3.0-or-later and MIT URL: https://github.com/strukturag/%{name} -Source0: https://github.com/strukturag/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/strukturag/libheif/releases/download/v%{version}/%{name}-%{version}.tar.gz Patch0: libheif-no-hevc-tests.patch BuildRequires: cmake >= 3.16.3 @@ -149,6 +149,9 @@ rm -rf third-party/ %{_datadir}/thumbnailers/heif.thumbnailer %changelog +* Mon Apr 28 2025 Funda Wang - 1.19.8-1 +- update to 1.19.8 + * Mon Mar 03 2025 Funda Wang - 1.19.7-1 - update to 1.19.7