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-09 21:20:34 +00:00
parent 77bd1a554a
commit dc2381cf38
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: libeconf
Version: 0.4.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Enhanced config file parser library
License: MIT
@ -76,6 +76,10 @@ configuration files from applications that use %{name}.
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.1-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jul 13 2021 Iker Pedrosa <ipedrosa@redhat.com> - 0.4.1-1
- Rebase to 0.4.1. Resolves: #1938762