Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 01:25:52 +00:00
parent 60e7b47044
commit 5c6931d59b

View File

@ -1,7 +1,7 @@
Summary: A tool for converting XML files to various formats
Name: xmlto
Version: 0.0.28
Release: 16%{?dist}
Release: 17%{?dist}
License: GPLv2+
#Older versions up to xmlto-0.0.20
#URL: http://cyberelk.net/tim/xmlto/
@ -86,6 +86,10 @@ make check
%{_datadir}/xmlto/format/xhtml1/*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.28-17
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.28-16
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937