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:10:27 +00:00
parent 67b67d589d
commit 17b4e60c6e

View File

@ -2,7 +2,7 @@
Name: uchardet Name: uchardet
Version: 0.0.6 Version: 0.0.6
Release: 14%{?dist} Release: 15%{?dist}
Summary: An encoding detector library ported from Mozilla Summary: An encoding detector library ported from Mozilla
License: MPLv1.1 or GPLv2+ or LGPLv2+ License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -65,6 +65,10 @@ popd
%{_libdir}/pkgconfig/%{name}.pc %{_libdir}/pkgconfig/%{name}.pc
%changelog %changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.6-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed May 19 2021 Akira TAGOH <tagoh@redhat.com> - 0.0.6-14 * Wed May 19 2021 Akira TAGOH <tagoh@redhat.com> - 0.0.6-14
- Correct License field. - Correct License field.
See COPYING file for more details. See COPYING file for more details.