- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 06:10:18 +00:00
parent 77c2398701
commit 2abd69b565
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Name: webkit2gtk3
Version: 2.32.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GTK Web content engine library
License: LGPLv2
@ -306,6 +306,9 @@ export NINJA_STATUS="[%f/%t][%e] "
%endif
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.32.0-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 2.32.0-2
- Rebuilt for removed libstdc++ symbol (#1937698)