7.2.7 master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 24 Apr 2025 13:09:10 +0000 (15:09 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 24 Apr 2025 13:09:10 +0000 (15:09 +0200)
plcapi.spec

index 324e935..535af63 100644 (file)
@@ -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 <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