Update to 2.42.3
Resolves: RHEL-3961
This commit is contained in:
parent
c1bce16243
commit
eacf67882b
2
.gitignore
vendored
2
.gitignore
vendored
@ -67,3 +67,5 @@
|
||||
/webkitgtk-2.42.1.tar.xz.asc
|
||||
/webkitgtk-2.42.2.tar.xz
|
||||
/webkitgtk-2.42.2.tar.xz.asc
|
||||
/webkitgtk-2.42.3.tar.xz
|
||||
/webkitgtk-2.42.3.tar.xz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (webkitgtk-2.42.2.tar.xz) = 4cbd057c55c96bdc6b4f8ece89cb9803e8503146de62f74427cdcea8de5f2a644fa213160a02dfbb0df1529fbf84fd4cd73ba3953466d11d7b0b9cad04c3214f
|
||||
SHA512 (webkitgtk-2.42.2.tar.xz.asc) = 00af175e5b4a0f6f47ea552fd52d68eeeb431277424fb584a72d348cfbd99e7a05b877dfcc5abbe41f3aa78e35b075c17cda3f90e4d4081736a3d47755942c10
|
||||
SHA512 (webkitgtk-2.42.3.tar.xz) = 3ccd7245c656f2919357b8c0b867f47d223cac3cdca5e5a015bb3e6097051c87c8bd38db5fafea8801ca3f0d0d493d7f2f1079ff72fc2afc9cb7a281f4ae6839
|
||||
SHA512 (webkitgtk-2.42.3.tar.xz.asc) = ec4c1d6de5dcce0140e60c7a5c1eb559883cfac088b6512b7255b2afebe298e017c0612b446f77a52cc47de72e117703f0c771bbb6ca1251b43e3b53754063c5
|
||||
|
@ -6,7 +6,7 @@
|
||||
cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
|
||||
|
||||
Name: webkit2gtk3
|
||||
Version: 2.42.2
|
||||
Version: 2.42.3
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK Web content engine library
|
||||
|
||||
@ -299,6 +299,10 @@ export NINJA_STATUS="[%f/%t][%e] "
|
||||
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Dec 05 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.3-1
|
||||
- Update to 2.42.3
|
||||
Resolves: RHEL-3961
|
||||
|
||||
* Fri Nov 10 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.2-1
|
||||
- Update to 2.42.2
|
||||
Resolves: RHEL-3961
|
||||
|
Loading…
Reference in New Issue
Block a user