- 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 00:02:37 +00:00
parent 5f060a7060
commit 7740dc07d1

View File

@ -17,7 +17,7 @@
Name: gtk4
Version: 4.2.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: GTK graphical user interface library
License: LGPLv2+
@ -207,6 +207,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_mandir}/man1/gtk4-widget-factory.1*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.2.0-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Apr 13 2021 Ray Strode <rstrode@redhat.com> - 4.2.0-3
- Rebuild
Related: #1940618