Compare commits

...
Sign in to create a new pull request.

12 commits

Author SHA1 Message Date
Michael Catanzaro
32861ea25a Update to 2.52.3 2026-04-17 11:31:16 -05:00
Michael Catanzaro
1cdba9b66d Update to 2.52.1 2026-03-28 08:26:49 -05:00
Michael Catanzaro
3cf3cfa0e8 Update to 2.52.0 2026-03-21 13:51:30 -05:00
Michael Catanzaro
ef2e2225d9 Update to 2.50.5 2026-02-10 14:30:00 -06:00
Tomas Popela
8f948373e5 Update to 2.50.4 2025-12-16 14:50:41 +01:00
Michael Catanzaro
11145dfc31 Update to 2.50.3 2025-12-05 09:40:20 -06:00
Michael Catanzaro
7be4009d9c Update to 2.50.2 2025-11-22 12:30:21 -06:00
Michael Catanzaro
9189760f94 Update to 2.50.1 2025-10-13 10:59:51 -05:00
Michael Catanzaro
476fed1168 Update to 2.50.0 2025-09-19 10:44:27 -05:00
Michael Catanzaro
a7b762e276 Update to 2.48.5 2025-08-05 11:59:24 -05:00
Michael Catanzaro
abcf09af4e Update to 2.48.3 2025-05-28 12:52:52 -05:00
Michael Catanzaro
608ae624d0
Update to 2.48.2 2025-05-14 15:54:47 -05:00
3 changed files with 3 additions and 18 deletions

View file

@ -1,12 +0,0 @@
diff --git a/Source/WebCore/platform/audio/DenormalDisabler.cpp b/Source/WebCore/platform/audio/DenormalDisabler.cpp
index 35715e663ce7..44ba08a33d5d 100644
--- a/Source/WebCore/platform/audio/DenormalDisabler.cpp
+++ b/Source/WebCore/platform/audio/DenormalDisabler.cpp
@@ -91,7 +91,7 @@ DenormalDisabler::~DenormalDisabler()
}
}
#else
-DenormalDisabler::DenormalDisabler() = default
+DenormalDisabler::DenormalDisabler() = default;
DenormalDisabler::~DenormalDisabler() = default;
#endif

View file

@ -1,2 +1,2 @@
SHA512 (webkitgtk-2.48.1.tar.xz) = b78a2ae7e51942c4606e6f2f574e86f107e0c44fc685d9eda41d309457a340b9d9b6fae39cdbc3cc7c9210237b110647216eafc6b6e9b0e577106e477cd06d38
SHA512 (webkitgtk-2.48.1.tar.xz.asc) = 072c1ed45c8f4f3d93ba79d1aa17decb2389a6535391fc6927f97f6404c4bdce4599b2e580397da1f163cc28c1c4c93efbf1eda16584ca18010b362824e35d31
SHA512 (webkitgtk-2.52.3.tar.xz.asc) = cb7f6dc0e2d65c763988e9a18c48ee6810d60a8d2351912bdd33358dcd2d46b994ba34f85c6f8315a34d5b5cb78bd2f0dcb78d076af58e657d1817fdd56f005d
SHA512 (webkitgtk-2.52.3.tar.xz) = 8007688e4eb5b465a6f50e05e89858f970f7bbaed45844b8f97175de1fb24e41e6d88f4f6b6299d5ae2ad4e19483da371ac16257d787626da29de7551fbd2a3c

View file

@ -19,7 +19,7 @@
%endif
Name: webkitgtk
Version: 2.48.1
Version: 2.52.3
Release: %autorelease
Summary: GTK web content engine library
@ -57,9 +57,6 @@ Source1: https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz.asc
# $ gpg --export --export-options export-minimal 013A0127AC9C65B34FFA62526C1009B693975393 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B > webkitgtk-keys.gpg
Source2: webkitgtk-keys.gpg
# https://bugs.webkit.org/show_bug.cgi?id=286694
Patch: denormal-disabler-build.patch
BuildRequires: bison
BuildRequires: bubblewrap
BuildRequires: clang