parent
f8d32107a9
commit
3b2a2132b5
2
.gitignore
vendored
2
.gitignore
vendored
@ -81,3 +81,5 @@
|
||||
/webkitgtk-2.34.0.tar.xz.asc
|
||||
/webkitgtk-2.34.1.tar.xz
|
||||
/webkitgtk-2.34.1.tar.xz.asc
|
||||
/webkitgtk-2.34.2.tar.xz
|
||||
/webkitgtk-2.34.2.tar.xz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (webkitgtk-2.34.1.tar.xz) = 13f42ecd474c013640233421abe63f55eefa7a5e62d080897197c4f1cde68a2584472586b41ba4d7a1d84a2e08311521c68d259daafcb9386b7164a49a7386ed
|
||||
SHA512 (webkitgtk-2.34.1.tar.xz.asc) = 6c89bbe389c7e951fe03c5995fff132986a2807db38a90f3d9463acffaa250d9deb906e72b60af48a4a49915e6c5393a0adaed3f170b203f993c15b353e52831
|
||||
SHA512 (webkitgtk-2.34.2.tar.xz) = 37c40fb067ee9f5bb8786bf2ce92aac885e9c5c2da4bc5f4e81682ccfb5eeb0aa94d5094f6aa99a9af216f542d1823094cf27aea13c7be3e5e6e3f6a9729c7a5
|
||||
SHA512 (webkitgtk-2.34.2.tar.xz.asc) = 065af2a23dd7e1e09390c00a22937ef00f4e85468ce7305eb4a874af01124b2274e142a80cc39f9668bf10f20e833c1069d9bcd6897e65d7b5c988389a77692f
|
||||
|
@ -16,7 +16,7 @@
|
||||
%bcond_without docs
|
||||
|
||||
Name: webkit2gtk3
|
||||
Version: 2.34.1
|
||||
Version: 2.34.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK Web content engine library
|
||||
|
||||
@ -310,6 +310,10 @@ export NINJA_STATUS="[%f/%t][%e] "
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 24 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.2-1
|
||||
- Update to 2.34.2
|
||||
Related: #1985041
|
||||
|
||||
* Tue Oct 26 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.1-1
|
||||
- Update to 2.34.1
|
||||
Related: #1985041
|
||||
|
Loading…
Reference in New Issue
Block a user