parent
8fb98e8964
commit
88176751bb
2
.gitignore
vendored
2
.gitignore
vendored
@ -93,3 +93,5 @@
|
|||||||
/webkitgtk-2.36.1.tar.xz.asc
|
/webkitgtk-2.36.1.tar.xz.asc
|
||||||
/webkitgtk-2.36.2.tar.xz
|
/webkitgtk-2.36.2.tar.xz
|
||||||
/webkitgtk-2.36.2.tar.xz.asc
|
/webkitgtk-2.36.2.tar.xz.asc
|
||||||
|
/webkitgtk-2.36.3.tar.xz
|
||||||
|
/webkitgtk-2.36.3.tar.xz.asc
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (webkitgtk-2.36.2.tar.xz) = 00849ab0a4f6deca4287d3556ee10d9779197fcb618045174c3d39ff1847937bd3fe4208a39a13c53ebf7e2fe35a915494ddf6bec1120100dfba8695c883154a
|
SHA512 (webkitgtk-2.36.3.tar.xz) = dfd02e22a58d0080d9bf6c7dd2a710bb9d8698ff8a4226653629294b74cc981a3e35d4d93eed5ebad35c81b339ec8b96755ad0b36c0238da151b359e07bcb692
|
||||||
SHA512 (webkitgtk-2.36.2.tar.xz.asc) = ebd898f48cf56c4fbe6df19747dfd05ae3c1c75e67061a1f50ffdaa4b35d29faa53215de9726ed827b7b73fbd91636941ada0bc4b3cb62bb39701f125c876247
|
SHA512 (webkitgtk-2.36.3.tar.xz.asc) = c11823ac9d54bedeb4f6e9a944570fd1a8ab24c9de67f8c6b6a6c598e3ff1dc39f4f05949b571b320c0819e9e02511444fd2a770c19f3fdf6125bd20f0348616
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
|
|
||||||
Name: webkit2gtk3
|
Name: webkit2gtk3
|
||||||
Version: 2.36.2
|
Version: 2.36.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK Web content engine library
|
Summary: GTK Web content engine library
|
||||||
|
|
||||||
@ -322,6 +322,11 @@ export NINJA_STATUS="[%f/%t][%e] "
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.3-1
|
||||||
|
- Update to 2.36.3
|
||||||
|
- Related: #2061996
|
||||||
|
- Resolves: #2092749
|
||||||
|
|
||||||
* Wed May 18 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.2-1
|
* Wed May 18 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.2-1
|
||||||
- Update to 2.36.2
|
- Update to 2.36.2
|
||||||
Related: #2061996
|
Related: #2061996
|
||||||
|
Loading…
Reference in New Issue
Block a user