From 6fbad920391c60241d2edc25eb0ad9bdf9bbb3ee Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:37:22 +0300 Subject: [PATCH] import libgpiod-2.1.3-2.el10 --- SPECS/libgpiod.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libgpiod.spec b/SPECS/libgpiod.spec index a093dc0..b832573 100644 --- a/SPECS/libgpiod.spec +++ b/SPECS/libgpiod.spec @@ -2,7 +2,7 @@ Name: libgpiod Version: 2.1.3 -Release: 1%{?candidate:.%{candidate}}%{?dist} +Release: 2%{?candidate:.%{candidate}}%{?dist} Summary: C library and tools for interacting with linux GPIO char device License: LGPL-2.1-or-later @@ -107,6 +107,10 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/%{name}*.so %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.3-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 MSVSphere Packaging Team - 2.1.3-1 - Rebuilt for MSVSphere 10