|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: i2c-tools
|
|
|
|
Name: i2c-tools
|
|
|
|
Version: 4.3
|
|
|
|
Version: 4.3
|
|
|
|
Release: 12%{?dist}
|
|
|
|
Release: 13%{?dist}
|
|
|
|
Summary: A heterogeneous set of I2C tools for Linux
|
|
|
|
Summary: A heterogeneous set of I2C tools for Linux
|
|
|
|
# Note: py-symbus/ is GPL-2.0-only, lib/ is LGPL-2.1-or-later
|
|
|
|
# Note: py-symbus/ is GPL-2.0-only, lib/ is LGPL-2.1-or-later
|
|
|
|
# and the rest is GPL-2.0-or-later
|
|
|
|
# and the rest is GPL-2.0-or-later
|
|
|
@ -158,6 +158,10 @@ exit 0
|
|
|
|
%{_mandir}/man3/libi2c.3.*
|
|
|
|
%{_mandir}/man3/libi2c.3.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.3-13
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.3-12
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.3-12
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|