diff --git a/gnucash.changes b/gnucash.changes index 0e88172..1814a3f 100644 --- a/gnucash.changes +++ b/gnucash.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 12 15:13:32 UTC 2023 - Bjørn Lie + +- Replace pkgconfig(webkit2gtk-4.0) with pkgconfig(webkit2gtk-4.1) + BuildRequires: Version 4.13 added support for webkit2gtk-4.1. + ------------------------------------------------------------------- Thu Dec 22 13:33:56 UTC 2022 - Johannes Engel diff --git a/gnucash.spec b/gnucash.spec index 2c90ed7..425ad69 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -84,7 +84,7 @@ BuildRequires: pkgconfig(libofx) >= 0.9.0 BuildRequires: pkgconfig(libsecret-1) >= 0.18 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.0 BuildRequires: pkgconfig(libxslt) -BuildRequires: pkgconfig(webkit2gtk-4.0) +BuildRequires: pkgconfig(webkit2gtk-4.1) Recommends: %{name}-docs # For translation of currency names Recommends: iso-codes