diff --git a/webkit2gtk4_1.spec b/webkit2gtk4_1.spec index 92744edc305c9e109865977569afe236d5d29a92..0dfa561dd2bca0e69a15dcef0bb695a0dd25f8a5 100644 --- a/webkit2gtk4_1.spec +++ b/webkit2gtk4_1.spec @@ -23,7 +23,7 @@ Name: webkit2gtk4.1 Version: 2.46.6 -Release: 2 +Release: 3 Summary: GTK web content engine library License: BSD-3-Clause AND LGPL-2.0-or-later URL: https://www.webkitgtk.org/ @@ -260,6 +260,9 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.1 %endif %changelog +* Fri Apr 25 2025 lingsheng - 2.46.6-3 +- Adapt repo name webkitgtk + * Mon Mar 17 2025 lingsheng - 2.46.6-2 - fix CVE-2025-24201 diff --git a/webkit2gtk3.spec b/webkitgtk.spec similarity index 97% rename from webkit2gtk3.spec rename to webkitgtk.spec index 549f5ebcde59571491ca59dfcfa79bbe973d8ee1..d0bfb18a407dd4e4e22932e5a792b3802ad39133 100644 --- a/webkit2gtk3.spec +++ b/webkitgtk.spec @@ -21,9 +21,9 @@ # Not support GamePad by default %bcond_with gamepad -Name: webkit2gtk3 +Name: webkitgtk Version: 2.46.6 -Release: 2 +Release: 3 Summary: GTK web content engine library License: BSD-3-Clause AND LGPL-2.0-or-later URL: https://www.webkitgtk.org/ @@ -100,6 +100,12 @@ BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(xt) +%description +WebKitGTK is the port of the WebKit web rendering engine to the +GTK platform. + +%package -n webkit2gtk3 +Summary: GTK web content engine library Requires: javascriptcoregtk4.0%{?_isa} = %{version}-%{release} Requires: bubblewrap Requires: libGLES @@ -120,7 +126,7 @@ Provides: webkit2gtk4.0%{?_isa} = %{version}-%{release} Provides: webkit2gtk3 = %{version}-%{release} Provides: webkit2gtk3%{?_isa} = %{version}-%{release} -%description +%description -n webkit2gtk3 WebKitGTK is the port of the WebKit web rendering engine to the GTK platform. This package contains WebKitGTK for GTK 3 and libsoup 2. @@ -289,6 +295,9 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.0 %endif %changelog +* Fri Apr 25 2025 lingsheng - 2.46.6-3 +- Adapt repo name webkitgtk + * Mon Mar 17 2025 lingsheng - 2.46.6-2 - fix CVE-2025-24201 diff --git a/webkit2gtk3.yaml b/webkitgtk.yaml similarity index 100% rename from webkit2gtk3.yaml rename to webkitgtk.yaml diff --git a/webkitgtk6_0.spec b/webkitgtk6_0.spec index 71bc2b190bec24736b1cbbd39521f0f843f82c23..cc1db5851b05e46a1e261acc97369b7eb3f8c13b 100644 --- a/webkitgtk6_0.spec +++ b/webkitgtk6_0.spec @@ -23,7 +23,7 @@ Name: webkitgtk6.0 Version: 2.46.6 -Release: 2 +Release: 3 Summary: GTK web content engine library License: BSD-3-Clause AND LGPL-2.0-or-later URL: https://www.webkitgtk.org/ @@ -262,6 +262,9 @@ files for developing applications that use JavaScript engine from webkitgtk-6.0. %endif %changelog +* Fri Apr 25 2025 lingsheng - 2.46.6-3 +- Adapt repo name webkitgtk + * Mon Mar 17 2025 lingsheng - 2.46.6-2 - fix CVE-2025-24201