- 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-15 22:48:53 +00:00
parent 111317990a
commit 5ae46484e8

View File

@ -11,7 +11,7 @@
Name: cairo
Version: 1.17.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A 2D graphics library
License: LGPLv2 or MPLv1.1
@ -177,6 +177,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_libdir}/cairo/
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.17.4-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 16 2021 Kalev Lember <klember@redhat.com> - 1.17.4-3
- Backport an upstream patch to fix generating PDF font names (#1939399)