commit bd0e35266c2e727bbd0d9ca8bb02cf0fa51d0a1e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jun 12 14:35:17 2020 +0100
Update to 1.7.0
libheif.spec | 10 +++++++---
sources | 2 +-
2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/libheif.spec b/libheif.spec
index fa073af..2a88e31 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -1,6 +1,6 @@
Name: libheif
-Version: 1.6.2
-Release: 3%{?dist}
+Version: 1.7.0
+Release: 1%{?dist}
Summary: HEIF file format decoder and encoder
License: LGPLv3+ and MIT
@@ -11,6 +11,7 @@ BuildRequires: autoconf
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
+BuildRequires: pkgconfig(aom)
BuildRequires: pkgconfig(libde265)
%if 0%{?fedora}
BuildRequires: pkgconfig(libjpeg)
@@ -42,7 +43,7 @@ NOCONFIGURE=1 ./autogen.sh
%build
-%configure
+%configure --disable-static
%make_build
@@ -74,6 +75,9 @@ find %buildroot -name '*.la' -or -name '*.a' | xargs rm
-f
%changelog
+* Thu Jun 04 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.7.0-1
+- Update to 1.7.0
+
* Sun May 31 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.6.2-3
- Rebuild for new x265 version
diff --git a/sources b/sources
index a94da97..50e2a4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libheif-1.6.2.tar.gz) =
c33e7fb31f877eca7e5d0ba0c96a8d131c6a4a4b0d35fbbc6523dbc9c8d93693a1febe2003f05a4b7b9c56ab942b900b0171dc98ec294b3c7d400857bf5f8b90
+SHA512 (libheif-1.7.0.tar.gz) =
7da6ab9daf253c2493e0c3960c6f817e0234dfbd0463467cd1e5f11f7d6804735e401b73fb1038b8f81cfc6527fafb6ac7f4668c3de9400a0131c1292bdbe660
Show replies by date