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