From 2da80965fde86522be66efb0efb0fc4fd5cc0358 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 11 Oct 2025 10:34:36 +0800 Subject: [PATCH] 2.50.1 --- webkit2gtk4_1.spec | 5 ++++- webkitgtk-2.50.0.tar.xz => webkitgtk-2.50.1.tar.xz | 4 ++-- webkitgtk.spec | 5 ++++- webkitgtk6_0.spec | 5 ++++- 4 files changed, 14 insertions(+), 5 deletions(-) rename webkitgtk-2.50.0.tar.xz => webkitgtk-2.50.1.tar.xz (32%) diff --git a/webkit2gtk4_1.spec b/webkit2gtk4_1.spec index 4960335..1b1b07c 100644 --- a/webkit2gtk4_1.spec +++ b/webkit2gtk4_1.spec @@ -22,7 +22,7 @@ %bcond_with gamepad Name: webkit2gtk4.1 -Version: 2.50.0 +Version: 2.50.1 Release: 1 Summary: GTK web content engine library License: BSD-3-Clause AND LGPL-2.0-or-later @@ -270,6 +270,9 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.1 %endif %changelog +* Sat Oct 11 2025 Funda Wang - 2.50.1-1 +- update to 2.50.1 + * Thu Sep 18 2025 Funda Wang - 2.50.0-1 - update to 2.50.0 diff --git a/webkitgtk-2.50.0.tar.xz b/webkitgtk-2.50.1.tar.xz similarity index 32% rename from webkitgtk-2.50.0.tar.xz rename to webkitgtk-2.50.1.tar.xz index eedc317..77ba3ce 100644 --- a/webkitgtk-2.50.0.tar.xz +++ b/webkitgtk-2.50.1.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e564b8099f9a3ae32409539b290bbd2ad084e99b6d22d4aac5e51e4554df8bc2 -size 45267072 +oid sha256:33e912ee6e3cdb4b9803715f50686af85a60af47f1cf72a6acc6a2db1bb3d9fe +size 45269396 diff --git a/webkitgtk.spec b/webkitgtk.spec index 3626adb..8dd62a9 100644 --- a/webkitgtk.spec +++ b/webkitgtk.spec @@ -22,7 +22,7 @@ %bcond_with gamepad Name: webkitgtk -Version: 2.50.0 +Version: 2.50.1 Release: 1 Summary: GTK web content engine library License: BSD-3-Clause AND LGPL-2.0-or-later @@ -292,6 +292,9 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.0 %endif %changelog +* Sat Oct 11 2025 Funda Wang - 2.50.1-1 +- update to 2.50.1 + * Thu Sep 18 2025 Funda Wang - 2.50.0-1 - update to 2.50.0 diff --git a/webkitgtk6_0.spec b/webkitgtk6_0.spec index 6356cfb..bce95b4 100644 --- a/webkitgtk6_0.spec +++ b/webkitgtk6_0.spec @@ -22,7 +22,7 @@ %bcond_with gamepad Name: webkitgtk6.0 -Version: 2.50.0 +Version: 2.50.1 Release: 1 Summary: GTK web content engine library License: BSD-3-Clause AND LGPL-2.0-or-later @@ -268,6 +268,9 @@ files for developing applications that use JavaScript engine from webkitgtk-6.0. %endif %changelog +* Sat Oct 11 2025 Funda Wang - 2.50.1-1 +- update to 2.50.1 + * Thu Sep 18 2025 Funda Wang - 2.50.0-1 - update to 2.50.0 -- Gitee