From 936671684ce346cba065b83685676e4f2f8f66cd Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:14:32 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- pam_wrapper.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pam_wrapper.spec b/pam_wrapper.spec index a697f03..6e34495 100644 --- a/pam_wrapper.spec +++ b/pam_wrapper.spec @@ -1,6 +1,6 @@ Name: pam_wrapper Version: 1.1.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A tool to test PAM applications and PAM modules License: GPLv3+ @@ -138,6 +138,9 @@ gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0} %{python3_sitearch}/pypamtest.so %changelog +* Fri Jun 04 2021 Python Maint - 1.1.3-7 +- Rebuilt for Python 3.10 + * Tue Jan 26 2021 Fedora Release Engineering - 1.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild