diff --git a/SPECS/libi2cd.spec b/SPECS/libi2cd.spec index 01d0ecd..0abb56f 100644 --- a/SPECS/libi2cd.spec +++ b/SPECS/libi2cd.spec @@ -2,7 +2,7 @@ Name: libi2cd Version: 1.0.3 -Release: 7%{?candidate:.%{candidate}}%{?dist} +Release: 8%{?candidate:.%{candidate}}%{?dist} Summary: C library for interacting with linux I2C devices License: LGPL-2.1-or-later @@ -55,6 +55,10 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/pkgconfig/libi2cd.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.3-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.0.3-7 - Bump release for June 2024 mass rebuild