- 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 01:14:21 +00:00
parent b353ece462
commit 033d335346

View File

@ -1,6 +1,6 @@
Name: libfonts
Version: 1.1.3
Release: 33%{?dist}
Release: 34%{?dist}
Summary: TrueType Font Layouting
License: LGPLv2 and UCD
#Original source: http://downloads.sourceforge.net/jfreereport/%%{name}-%%{version}.zip
@ -61,6 +61,9 @@ cp -rp bin/javadoc/docs/api $RPM_BUILD_ROOT%{_javadocdir}/%{name}
%{_javadocdir}/%{name}
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.3-34
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 12 2021 Caolán McNamara <caolanm@redhat.com> - 1.1.3-33
- Related: rhbz#1895921 replace apache-commons-logging with java.util.logging