From 7722d4355c1c129ca4df22929470bae48b1fcf8f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 24 Apr 2025 15:09:10 +0200 Subject: [PATCH] 7.2.7 --- plcapi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plcapi.spec b/plcapi.spec index 324e9351..535af63c 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 7.2 -%define taglevel 6 +%define taglevel 7 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -127,6 +127,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Apr 24 2025 Thierry Parmentelat - plcapi-7.2-7 +- change site_slices view to exclude expired slices + that are now lingering i.e. not marked as deleted + * Mon Nov 25 2024 Thierry Parmentelat - plcapi-7.2-6 - comes with its own crypt function, as a replacement to the standard crypt that is longer part of python-3.13 -- 2.47.0