From d1090117ae39db12c80fc31fe90b09c2ad966e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E6=96=87=E5=9F=B9?= Date: Wed, 11 Oct 2023 07:34:55 +0000 Subject: [PATCH] fix check_install error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周文培 --- webkit2gtk3.spec | 5 ++++- webkit2gtk4_1.spec | 7 +++++-- webkit2gtk5_0.spec | 7 +++++-- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 2ecbbd8..a8873ad 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -14,7 +14,7 @@ Name: webkit2gtk3 Version: 2.38.2 -Release: 7 +Release: 8 Summary: GTK web content engine library License: LGPLv2 URL: https://www.webkitgtk.org/ @@ -291,6 +291,9 @@ popd %endif %changelog +* Wed Oct 11 2023 zhouwenpei - 2.38.2-8 +- fix check_install error + * Sun Oct 08 2023 zhouwenpei - 2.38.2-7 - fix CVE-2023-39928 diff --git a/webkit2gtk4_1.spec b/webkit2gtk4_1.spec index a423675..48993c8 100644 --- a/webkit2gtk4_1.spec +++ b/webkit2gtk4_1.spec @@ -14,7 +14,7 @@ Name: webkit2gtk4.1 Version: 2.38.2 -Release: 7 +Release: 8 Summary: GTK web content engine library License: LGPLv2 URL: https://www.webkitgtk.org/ @@ -100,7 +100,7 @@ BuildRequires: pkgconfig(wpe-1.0) BuildRequires: pkgconfig(wpebackend-fdo-1.0) BuildRequires: pkgconfig(xt) -Requires: javascriptcoregtk4.0%{?_isa} = %{version}-%{release} +Requires: javascriptcoregtk4.1%{?_isa} = %{version}-%{release} Requires: bubblewrap Requires: xdg-dbus-proxy Recommends: geoclue2 @@ -260,6 +260,9 @@ popd %endif %changelog +* Wed Oct 11 2023 zhouwenpei - 2.38.2-8 +- fix check_install error + * Sun Oct 08 2023 zhouwenpei - 2.38.2-7 - fix CVE-2023-39928 diff --git a/webkit2gtk5_0.spec b/webkit2gtk5_0.spec index 50cefbb..f4f6a71 100644 --- a/webkit2gtk5_0.spec +++ b/webkit2gtk5_0.spec @@ -14,7 +14,7 @@ Name: webkit2gtk5.0 Version: 2.38.2 -Release: 7 +Release: 8 Summary: GTK web content engine library License: LGPLv2 URL: https://www.webkitgtk.org/ @@ -100,7 +100,7 @@ BuildRequires: pkgconfig(wpe-1.0) BuildRequires: pkgconfig(wpebackend-fdo-1.0) BuildRequires: pkgconfig(xt) -Requires: javascriptcoregtk4.0%{?_isa} = %{version}-%{release} +Requires: javascriptcoregtk5.0%{?_isa} = %{version}-%{release} Requires: bubblewrap Requires: xdg-dbus-proxy Recommends: geoclue2 @@ -260,6 +260,9 @@ popd %endif %changelog +* Wed Oct 11 2023 zhouwenpei - 2.38.2-8 +- fix check_install error + * Sun Oct 08 2023 zhouwenpei - 2.38.2-7 - fix CVE-2023-39928