import webkit2gtk3-2.32.4-1.el8

This commit is contained in:
CentOS Sources 2021-09-30 04:20:50 +00:00 committed by Stepan
parent b34ac59529
commit 1feabeb3a0
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/webkitgtk-2.32.3.tar.xz
SOURCES/webkitgtk-2.32.4.tar.xz

View File

@ -1 +1 @@
9c9b2cb2638ea40706765768dd5cb3c95ab46dcb SOURCES/webkitgtk-2.32.3.tar.xz
f7255ffb488e727e9e250e0dae9f192266f50f01 SOURCES/webkitgtk-2.32.4.tar.xz

View File

@ -11,7 +11,7 @@
%bcond_without docs
Name: webkit2gtk3
Version: 2.32.3
Version: 2.32.4
Release: 1%{?dist}
Summary: GTK Web content engine library
@ -289,7 +289,12 @@ export NINJA_STATUS="[%f/%t][%e] "
%endif
%changelog
* Tue Jul 23 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.3-1
* Tue Sep 28 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.4-1
- Update to 2.32.4
- Related: #1985042
- Resolves: #2006429
* Fri Jul 23 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.3-1
- Update to 2.32.3
- Related: #1937416