Update to 2.46.5
Resolves: RHEL-71427
This commit is contained in:
parent
b22d4239c8
commit
b13e835166
2
.gitignore
vendored
2
.gitignore
vendored
@ -153,3 +153,5 @@
|
||||
/webkitgtk-2.46.3.tar.xz.asc
|
||||
/webkitgtk-2.46.4.tar.xz
|
||||
/webkitgtk-2.46.4.tar.xz.asc
|
||||
/webkitgtk-2.46.5.tar.xz
|
||||
/webkitgtk-2.46.5.tar.xz.asc
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (webkitgtk-2.46.4.tar.xz) = 9f3967524ef2ca3242609d4e49e773d33bb944f109a6fbf30d2cc3179eb563df59044b2bc627bcdc9991e09e9d3041b9dc5c22c857227385508ada6276829e29
|
||||
SHA512 (webkitgtk-2.46.4.tar.xz.asc) = bb4ac5faee8322fd061db354f0ef305aa33df7bc29ee978360126f725913c731bc1d57fb8b64e2c009a90d6eb653b9765d572a324ddafbc940cdb5ead53a2555
|
||||
SHA512 (webkitgtk-2.46.5.tar.xz) = 9a0eb018361d407f13b303f66babcdc9960075bf69b83cf2ee8f708e5396cfa9e0a720f77695aea216072392e0603c2dc8ad50e6d56f962d4a52e9cdadf38275
|
||||
SHA512 (webkitgtk-2.46.5.tar.xz.asc) = 8ce0ae006901da53dfa8e9132cb56a46db1f6edbdb254f0a77eb58e181cfca85f3f871d9bb471d39e6cacc44b3141a1cd56ae6d0ce39a8e501d1f665b8c51c6a
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
%endif
|
||||
|
||||
Name: webkit2gtk3
|
||||
Version: 2.46.4
|
||||
Version: 2.46.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK Web content engine library
|
||||
|
||||
@ -311,6 +311,9 @@ export NINJA_STATUS="[%f/%t][%e] "
|
||||
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
|
||||
|
||||
%changelog
|
||||
* Wed Dec 18 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.5-1
|
||||
- Update to 2.46.5
|
||||
|
||||
* Mon Dec 02 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.4-1
|
||||
- Update to 2.46.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user