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 20:54:02 +00:00
parent c9c933f72c
commit e28c3e8e91

View File

@ -6,7 +6,7 @@
Name: i2c-tools
Version: 4.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A heterogeneous set of I2C tools for Linux
License: GPLv2+
URL: https://i2c.wiki.kernel.org/index.php/I2C_Tools
@ -155,6 +155,10 @@ exit 0
%{_mandir}/man3/libi2c.3.*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.3-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Aug 03 2021 Artem Egorenkov <aegorenk@redhat.com> - 4.3-1
- Version 4.3
- Resolves: rhbz#1989260