From bcbabd028a9c0e58ce634d8c5afe85ab3fc58bf5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 20:22:33 +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 abaefb1..2def4a4 100644 --- a/lasso.spec +++ b/lasso.spec @@ -67,7 +67,7 @@ Summary: Liberty Alliance Single Sign On Name: lasso Version: 2.8.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://lasso.entrouvert.org/ Source: https://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz @@ -322,6 +322,9 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name} %endif %changelog +* Wed Jun 14 2023 Python Maint - 2.8.2-2 +- Rebuilt for Python 3.12 + * Thu Mar 30 2023 Xavier Bachelot - 2.8.2-1 - Update to 2.8.2 - Disable PHP bindings for PHP8, which is not supported yet