Update to 2.42.5

Resolves: RHEL-3960
This commit is contained in:
Michael Catanzaro 2024-02-05 14:02:54 -06:00
parent c22f5f1f5d
commit 5cefbd8def
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -135,3 +135,5 @@
/webkitgtk-2.42.3.tar.xz.asc
/webkitgtk-2.42.4.tar.xz.asc
/webkitgtk-2.42.4.tar.xz
/webkitgtk-2.42.5.tar.xz
/webkitgtk-2.42.5.tar.xz.asc

View File

@ -1,2 +1,2 @@
SHA512 (webkitgtk-2.42.4.tar.xz.asc) = 49d566e56710ae3d8d7af9b632a83304b63a65f80ce7d518ac47aa1f3ec80fdfbc21bd8233c43b488833a0a3e77baccfe9e8ccfd9a79d8ada74d465d23a29b16
SHA512 (webkitgtk-2.42.4.tar.xz) = 2019408b3b6b2354ea3da380abaad34d51fed6d5ce9d5a9ff9db6f911d235f8a9eb765ccf1e5608ddc49516cafee9921b4a0f9912b9ae5af56701f8fc0f45293
SHA512 (webkitgtk-2.42.5.tar.xz) = 9b992b1156a87b503deec4640ee9383227c7341910f1b33b7cba03d32194b36aa61de6ae3e8a58c23adcab74e71b78d1c8d4124f32bffc4dd58d93931fb94ef0
SHA512 (webkitgtk-2.42.5.tar.xz.asc) = 9de7c3f7c75319e7d9a37cdf4929e392adb770a65acfdbb48e4288af66e1f6ef7372379e0d08f952b9a184a324e27e73fd64c5b7635aeef785cc3c8bdf4775a7

View File

@ -11,7 +11,7 @@
%endif
Name: webkit2gtk3
Version: 2.42.4
Version: 2.42.5
Release: 1%{?dist}
Summary: GTK Web content engine library
@ -294,6 +294,10 @@ export NINJA_STATUS="[%f/%t][%e] "
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
%changelog
* Mon Feb 05 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.5-1
- Update to 2.42.5
Resolves: RHEL-3960
* Fri Dec 15 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.4-1
- Update to 2.42.4
Resolves: RHEL-3960