From 79d959a7decd4af5b0b15e660bb3bd5bb5edfcaf Mon Sep 17 00:00:00 2001 From: parmentelat Date: Wed, 16 May 2018 14:07:05 +0200 Subject: [PATCH] Setting tag plcapi-5.4-1 define accessor for site tag disabled_registration (used in plewww-5.2-9) set disable_existing_loggers = False in logging config, that otherwise voids sfa logs --- plcapi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plcapi.spec b/plcapi.spec index 8793c74..749eb18 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 5.4 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -154,6 +154,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed May 16 2018 Thierry - plcapi-5.4-1 +- define accessor for site tag disabled_registration (used in plewww-5.2-9) +- set disable_existing_loggers = False in logging config, that otherwise voids sfa logs + * Sun Jul 16 2017 Thierry Parmentelat - plcapi-5.4-0 - embed phpxmlrpc as a git subtree from github (OK with fedora24 and 25, probably sooner too) - logs in /var/log/plcapi.log -- 2.43.0