Update to 2.44.3
Resolves: RHEL-32578
This commit is contained in:
parent
1d7fe8a3f0
commit
725c2f4738
2
.gitignore
vendored
2
.gitignore
vendored
@ -141,3 +141,5 @@
|
||||
/webkitgtk-2.44.1.tar.xz.asc
|
||||
/webkitgtk-2.44.2.tar.xz
|
||||
/webkitgtk-2.44.2.tar.xz.asc
|
||||
/webkitgtk-2.44.3.tar.xz
|
||||
/webkitgtk-2.44.3.tar.xz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (webkitgtk-2.44.2.tar.xz) = b7eb85c1695b7240285fd467443829c94b0c015fba9953a6e370d2195a3e3afab951bab279c922e7499ba7ca150949f3c1126b6100b30b08bef3338f84f08ac5
|
||||
SHA512 (webkitgtk-2.44.2.tar.xz.asc) = b0115b9c0d521d8382d5001876c45960a4f34a501cdf4db0337d07e9ae5bd3d9158da185806a959803f4902112afafaac11c7fbca4fe0ceba86241954304c46d
|
||||
SHA512 (webkitgtk-2.44.3.tar.xz) = a98c15d6e68d2346abf75acf3447a11ba0f1c788a60847465d57856aa8b2fbad54e6f0c3a96edd3960919d2f12ba7a7313d37a2ebce21f493f8a6555d8e88ee0
|
||||
SHA512 (webkitgtk-2.44.3.tar.xz.asc) = 76132289c8a1fab3f473c97d9799a20685af0da96de4964d27b8d0de7644e918b85b1d425e7ba7c01e59a8bf5636f5d3ebbbe180bb4487e50d87942032587fa9
|
||||
|
@ -11,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
Name: webkit2gtk3
|
||||
Version: 2.44.2
|
||||
Version: 2.44.3
|
||||
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
|
||||
* Tue Aug 13 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.44.3-1
|
||||
- Update to 2.44.3
|
||||
Resolves: RHEL-32578
|
||||
|
||||
* Thu May 16 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.44.2-1
|
||||
- Update to 2.44.2
|
||||
Resolves: RHEL-32578
|
||||
|
Loading…
Reference in New Issue
Block a user