From 951837c9c6131da113906f3e04e5be9ce14d2dba Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:55:07 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- libtalloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtalloc.spec b/libtalloc.spec index 8471a6a..c3c925b 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -6,7 +6,7 @@ Name: libtalloc Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The talloc library License: LGPL-3.0-or-later URL: https://talloc.samba.org/ @@ -114,6 +114,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %endif %changelog +* Tue Jun 13 2023 Python Maint - 2.4.0-3 +- Rebuilt for Python 3.12 + * Thu Feb 23 2023 Pavel Filipenský - 2.4.0-2 - SPDX migration