From 6990cf7c027da9512e8245d700acc78b1ae3fb14 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 28 Jun 2023 19:04:37 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- lasso.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lasso.spec b/lasso.spec index 2a6d61d..2b4e7d3 100644 --- a/lasso.spec +++ b/lasso.spec @@ -72,7 +72,7 @@ Summary: Liberty Alliance Single Sign On Name: lasso Version: 2.8.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://lasso.entrouvert.org/ Source: https://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz @@ -327,6 +327,9 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name} %endif %changelog +* Wed Jun 28 2023 Python Maint - 2.8.2-4 +- Rebuilt for Python 3.12 + * Fri Jun 09 2023 Francois Andrieu - 2.8.2-3 - Set default signing algorithm to RSA-SHA256