From 67696728ac7f0e320b2dd22089485fef7347eebc Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 23 Aug 2022 12:42:14 +0100 Subject: [PATCH] Update devel dependencies --- libgpiod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgpiod.spec b/libgpiod.spec index 9842c66..c8f04a1 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -2,7 +2,7 @@ Name: libgpiod Version: 1.6.3 -Release: 6%{?candidate:.%{candidate}}%{?dist} +Release: 7%{?candidate:.%{candidate}}%{?dist} Summary: C library and tools for interacting with linux GPIO char device License: LGPLv2+ @@ -98,6 +98,9 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/%{name}*.so %changelog +* Tue Aug 23 2022 Peter Robinson - 1.6.3-7 +- Update devel dependencies + * Thu Jul 21 2022 Fedora Release Engineering - 1.6.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild