X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plcapi.spec;fp=plcapi.spec;h=a3e1aea82452921d2ca455c722670b5c2af6faf9;hb=8aba8e322df1a83cdc39134b7baf29669f65100f;hp=84fc9d39465f7b77326a45222ecd0f4bcb22ab30;hpb=6c98ac7b4385db298d2a545c4ef11f3f7ebad61d;p=plcapi.git diff --git a/plcapi.spec b/plcapi.spec index 84fc9d3..a3e1aea 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 7.1 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -127,6 +127,13 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 06 2024 Thierry Parmentelat - plcapi-7.1-0 +- allow GetLeases 'clip' and 'alive' parameters to use lists + as tuples cannot be marshalled by the xmlrpc layer +- packaging modified for f37 +- support for pgsql14/f37 +- use a configurable email as the From: when sending emails + * Sat Apr 30 2022 Thierry Parmentelat - plcapi-7.1-0 - for php8 in f35: - * the phpxmlrpc layer has been upgraded to recent 4.6.1 that is php8-ready