Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:18:38 +00:00 committed by Stepan Oksanichenko
parent 57f7941101
commit 3c0e55612b
2 changed files with 6 additions and 1 deletions

1
.mkfontscale.metadata Normal file
View File

@ -0,0 +1 @@
fb9d0458a4476a237609b676f9cebcc64b0a8a85 mkfontscale-1.2.1.tar.bz2

View File

@ -1,6 +1,6 @@
Name: mkfontscale
Version: 1.2.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tool to generate legacy X11 font system index files
License: MIT
@ -45,6 +45,10 @@ distributed separately for compatibility with older X11 versions.
%{_mandir}/man1/mkfontscale.1*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.1-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* 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