parent
9f372362f2
commit
e7879d6956
2
.gitignore
vendored
2
.gitignore
vendored
@ -59,3 +59,5 @@
|
|||||||
/webkitgtk-2.38.5.tar.xz.asc
|
/webkitgtk-2.38.5.tar.xz.asc
|
||||||
/webkitgtk-2.40.4.tar.xz
|
/webkitgtk-2.40.4.tar.xz
|
||||||
/webkitgtk-2.40.4.tar.xz.asc
|
/webkitgtk-2.40.4.tar.xz.asc
|
||||||
|
/webkitgtk-2.40.5.tar.xz
|
||||||
|
/webkitgtk-2.40.5.tar.xz.asc
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (webkitgtk-2.40.4.tar.xz) = 3b9118f81d463d4d19d217abd0c4e109a159785bc5effe93188f62bca71f2d3124b232c969710ed958c58519b62cf2753bbdfbd2396e6200cc623a3343cdfc44
|
SHA512 (webkitgtk-2.40.5.tar.xz) = a8c9f04e971e0464ea39a5d1dacb6251a08c5a851def21bfeb990beebb82d1a2a97e7cfc65ae3ed1f6fe76ac6f6463b1f64a6a2a341d266c381710dd84c4082a
|
||||||
SHA512 (webkitgtk-2.40.4.tar.xz.asc) = 53e08ef656e9cf81d7988dd2b4b4eab4719d5ebff44f38b7691c297456b4425042db7d38e9c3769fa5f8a9bd59992712d2d9b6cf0a27a50fb0f6fe4b1673f81b
|
SHA512 (webkitgtk-2.40.5.tar.xz.asc) = f822f6d43158d4ce43cd1c533d6ec35b247b0ec1620332f59a6a1f2d571781b432a0dda73693154e0790bd58a1aeb1be31f3003a3d2affef7fbf93c6a907395c
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
|
cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
|
||||||
|
|
||||||
Name: webkit2gtk3
|
Name: webkit2gtk3
|
||||||
Version: 2.40.4
|
Version: 2.40.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK Web content engine library
|
Summary: GTK Web content engine library
|
||||||
|
|
||||||
@ -293,8 +293,8 @@ export NINJA_STATUS="[%f/%t][%e] "
|
|||||||
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
|
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 27 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.4-1
|
* Tue Aug 01 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.5-1
|
||||||
- Upgrade to 2.40.4. Also, disable JIT
|
- Upgrade to 2.40.5. Also, disable JIT
|
||||||
Resolves: #2176269
|
Resolves: #2176269
|
||||||
Resolves: #2185742
|
Resolves: #2185742
|
||||||
Resolves: #2209728
|
Resolves: #2209728
|
||||||
|
Loading…
Reference in New Issue
Block a user