- 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 02:12:44 +00:00
parent 9c01dd74bb
commit fbbbbf98b4

View File

@ -1,6 +1,6 @@
Name: mkfontscale
Version: 1.2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool to generate legacy X11 font system index files
License: MIT
@ -45,6 +45,9 @@ distributed separately for compatibility with older X11 versions.
%{_mandir}/man1/mkfontscale.1*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Feb 25 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.2.1-1
- Split mkfontscale/mkfontdir out from xorg-x11-font-utils into its own
package (#1932734)