Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:41:47 -07:00
parent 8a046cecf5
commit 38c95f615b

View File

@ -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 <tdawson@redhat.com> - 1.0.3-8
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.3-7
- Bump release for June 2024 mass rebuild