From 97254a09f5e41aa193c4042557bd6ab13e1b58e5 Mon Sep 17 00:00:00 2001 From: lingsheng <860373352@qq.com> Date: Fri, 9 May 2025 11:08:44 +0800 Subject: [PATCH] Adapt repo name webkitgtk --- webkit2gtk3.spec => webkitgtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename webkit2gtk3.spec => webkitgtk.spec (98%) diff --git a/webkit2gtk3.spec b/webkitgtk.spec similarity index 98% rename from webkit2gtk3.spec rename to webkitgtk.spec index 19492f6..069b2d5 100644 --- a/webkit2gtk3.spec +++ b/webkitgtk.spec @@ -9,7 +9,7 @@ #Basic Information Name: webkit2gtk3 Version: 2.22.2 -Release: 13 +Release: 14 Summary: GTK+ Web content engine library License: LGPLv2 URL: http://www.webkitgtk.org/ @@ -192,6 +192,9 @@ done %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/ %changelog +* Fri May 09 2025 lingsheng - 2.22.2-14 +- Adapt repo name webkitgtk + * Fri Aug 23 2024 lingsheng - 2.22.2-13 - fix CVE-2024-4558 CVE-2024-40779 CVE-2024-40780 -- Gitee