From 35219541f36442a612e936f2394e2d6c54cde393 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:43:04 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- pam_wrapper.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pam_wrapper.spec b/pam_wrapper.spec index ef7e8cf..e90ffaa 100644 --- a/pam_wrapper.spec +++ b/pam_wrapper.spec @@ -1,6 +1,6 @@ Name: pam_wrapper Version: 1.1.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A tool to test PAM applications and PAM modules License: GPL-3.0-or-later @@ -140,6 +140,9 @@ the header files for libpamtest %{python3_sitearch}/pypamtest.so %changelog +* Tue Jun 13 2023 Python Maint - 1.1.4-8 +- Rebuilt for Python 3.12 + * Mon Mar 06 2023 Andreas Schneider - 1.1.4-7 - Update License to SPDX expression