%define name plcapi
%define version 7.2
-%define taglevel 6
+%define taglevel 7
%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
%changelog
+* Thu Apr 24 2025 Thierry Parmentelat <thierry.parmentelat@inria.fr> - 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 <thierry.parmentelat@inria.fr> - 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