From 9a4d0b1572b33869fb1ca9c916dc0abf3c4bb8f4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:55:52 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libgpiod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgpiod.spec b/libgpiod.spec index 017be82..9234897 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -2,7 +2,7 @@ Name: libgpiod Version: 2.1 -Release: 4%{?candidate:.%{candidate}}%{?dist} +Release: 5%{?candidate:.%{candidate}}%{?dist} Summary: C library and tools for interacting with linux GPIO char device License: LGPL-2.1-or-later @@ -107,6 +107,9 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/%{name}*.so %changelog +* Mon Jun 24 2024 Troy Dawson - 2.1-5 +- Bump release for June 2024 mass rebuild + * Mon Jan 29 2024 Fedora Release Engineering - 2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild