commit 3d3ef24eba33ca685e5569a48324daf635f8fa4e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 23 14:10:26 2022 +0100
Update to svt-av1
libheif.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libheif.spec b/libheif.spec
index b996553..c440221 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -1,6 +1,6 @@
Name: libheif
Version: 1.14.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: HEIF file format decoder and encoder
License: LGPLv3+ and MIT
@@ -82,6 +82,9 @@ find %buildroot -name '*.la' -or -name '*.a' | xargs rm
-f
%changelog
+* Wed Nov 23 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1.14.0-2
+- Enable svt-av1 on el9
+
* Tue Nov 15 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.14.0-1
- Update to 1.14.0
Show replies by date