Update to 2.46.3
Resolves: RHEL-63508
This commit is contained in:
parent
aef3f525e8
commit
25eba6aca6
2
.gitignore
vendored
2
.gitignore
vendored
@ -149,3 +149,5 @@
|
||||
/webkitgtk-2.46.1.tar.xz.asc
|
||||
/webkitgtk-2.46.2.tar.xz
|
||||
/webkitgtk-2.46.2.tar.xz.asc
|
||||
/webkitgtk-2.46.3.tar.xz
|
||||
/webkitgtk-2.46.3.tar.xz.asc
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (webkitgtk-2.46.2.tar.xz) = 2031b61a776135279cc557d4fcf4115e14e0c84b638f04871c3f8fd790b5f587cf1774ed93f42c72d4f60f17bd0488d94e49a101e12cda20c91548b858c26b1a
|
||||
SHA512 (webkitgtk-2.46.2.tar.xz.asc) = 034d95f628ddb231938a96fc61bdbc004b6b21ae517ceb6a8d1f4ac08c2cfecac8667f8b78dcaf43b89ff36b624540db5c0c3fe6b0517f099d741bb24dc0e074
|
||||
SHA512 (webkitgtk-2.46.3.tar.xz) = efec6e92bbea3379cf3bd1aff7d91aee3f028dcd1bcfbe7120d5ded30ada1541469fc5cd7897cb375e03a55e59d268f915c2a35345a84192b14971ac4339719f
|
||||
SHA512 (webkitgtk-2.46.3.tar.xz.asc) = bdd7c0b811869624d025988d1683a11701109038164bd8f373dbfe57d49d13a460775283e4448ebd5050c06d6ebdd0c7f59c4180cac0a7b01491d884cf77529a
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
%endif
|
||||
|
||||
Name: webkit2gtk3
|
||||
Version: 2.46.2
|
||||
Version: 2.46.3
|
||||
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 Oct 30 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.3-1
|
||||
- Update to 2.46.3
|
||||
|
||||
* Mon Oct 21 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.2-1
|
||||
- Update to 2.46.2
|
||||
- Add patch to disable Evolution sandbox warning
|
||||
|
||||
Loading…
Reference in New Issue
Block a user