diff --git a/telegram-desktop.changes b/telegram-desktop.changes index a69b2c6..bcff7aa 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 5 07:15:06 UTC 2025 - Bjørn Lie + +- Replace pkgconfig(webkit2gtk-4.0) with pkgconfig(webkit2gtk-4.1) + and drop superfluous webkit2gtk3-devel BuildRequires. + ------------------------------------------------------------------- Sat Jan 18 12:50:30 UTC 2025 - Bjørn Lie diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 0891c46..3400006 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -87,7 +87,6 @@ BuildRequires: pkgconfig BuildRequires: python3 >= 3.7 BuildRequires: unzip BuildRequires: wayland-devel -BuildRequires: webkit2gtk3-devel BuildRequires: xxhash-devel BuildRequires: xz BuildRequires: yasm @@ -174,7 +173,7 @@ BuildRequires: libtool BuildRequires: pkgconfig(tslib) BuildRequires: pkgconfig(vdpau) BuildRequires: pkgconfig(vpx) -BuildRequires: pkgconfig(webkit2gtk-4.0) +BuildRequires: pkgconfig(webkit2gtk-4.1) BuildRequires: pkgconfig(xcb-ewmh) BuildRequires: pkgconfig(xcb-icccm) BuildRequires: pkgconfig(xcb-image)