Update to 2.46.4
Resolves: RHEL-68587
This commit is contained in:
parent
25eba6aca6
commit
b22d4239c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -151,3 +151,5 @@
|
||||
/webkitgtk-2.46.2.tar.xz.asc
|
||||
/webkitgtk-2.46.3.tar.xz
|
||||
/webkitgtk-2.46.3.tar.xz.asc
|
||||
/webkitgtk-2.46.4.tar.xz
|
||||
/webkitgtk-2.46.4.tar.xz.asc
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (webkitgtk-2.46.3.tar.xz) = efec6e92bbea3379cf3bd1aff7d91aee3f028dcd1bcfbe7120d5ded30ada1541469fc5cd7897cb375e03a55e59d268f915c2a35345a84192b14971ac4339719f
|
||||
SHA512 (webkitgtk-2.46.3.tar.xz.asc) = bdd7c0b811869624d025988d1683a11701109038164bd8f373dbfe57d49d13a460775283e4448ebd5050c06d6ebdd0c7f59c4180cac0a7b01491d884cf77529a
|
||||
SHA512 (webkitgtk-2.46.4.tar.xz) = 9f3967524ef2ca3242609d4e49e773d33bb944f109a6fbf30d2cc3179eb563df59044b2bc627bcdc9991e09e9d3041b9dc5c22c857227385508ada6276829e29
|
||||
SHA512 (webkitgtk-2.46.4.tar.xz.asc) = bb4ac5faee8322fd061db354f0ef305aa33df7bc29ee978360126f725913c731bc1d57fb8b64e2c009a90d6eb653b9765d572a324ddafbc940cdb5ead53a2555
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
%endif
|
||||
|
||||
Name: webkit2gtk3
|
||||
Version: 2.46.3
|
||||
Version: 2.46.4
|
||||
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
|
||||
* Mon Dec 02 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.4-1
|
||||
- Update to 2.46.4
|
||||
|
||||
* Wed Oct 30 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.3-1
|
||||
- Update to 2.46.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user