Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:48:46 +00:00 committed by Stepan Oksanichenko
parent e25c6a7979
commit 383007b030
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
5f889fac824e39a2f337668729854dd4af3fd0d7 20200413.tar.gz

View File

@ -1,6 +1,6 @@
Name: libuninameslist
Version: 20200413
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library providing Unicode character names and annotations
@ -50,6 +50,10 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_libdir}/pkgconfig/libuninameslist.pc
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 20200413-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20200413-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937