From 7a3548e9e49fe61779965773b9bd91f9bd060e28 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:42:47 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- libgpiod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgpiod.spec b/libgpiod.spec index 6bdc9e8..9117db6 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -2,7 +2,7 @@ Name: libgpiod Version: 2.0.1 -Release: 2%{?candidate:.%{candidate}}%{?dist} +Release: 3%{?candidate:.%{candidate}}%{?dist} Summary: C library and tools for interacting with linux GPIO char device License: LGPLv2+ @@ -106,6 +106,9 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/%{name}*.so %changelog +* Tue Jun 13 2023 Python Maint - 2.0.1-3 +- Rebuilt for Python 3.12 + * Tue Apr 25 2023 Miro HronĨok - 2.0.1-2 - Don't install a Python .egg