Changes of Revision 52

handbrake.changes Changed
x
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Thu Feb 13 16:30:21 UTC 2025 - Bjørn Lie <zaitor@opensuse.org>
4
+
5
+- Drop unused pkgconfig(webkit2gtk-4.0) BuildRequires: It was only
6
+  ever used for update checking, but we do not use that
7
+  functionality.
8
+
9
+-------------------------------------------------------------------
10
 Thu Feb 13 13:24:12 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
11
 
12
 - Update to version 1.9.1:
13
handbrake.spec Changed
9
 
1
@@ -78,7 +78,6 @@
2
 BuildRequires:  pkgconfig(theora)
3
 BuildRequires:  pkgconfig(vorbis)
4
 BuildRequires:  pkgconfig(vpx) >= 1.4
5
-BuildRequires:  pkgconfig(webkit2gtk-4.0)
6
 BuildRequires:  pkgconfig(x264)
7
 %if %{with qsv}
8
 BuildRequires:  pkgconfig(libva)
9