From c284b6689546cf3378aa4463dc461750f201712c Mon Sep 17 00:00:00 2001 From: guyzsarun Date: Fri, 11 Aug 2023 10:46:58 +0200 Subject: [PATCH] Update changelog --- spec/xrootd-cmstfc.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec/xrootd-cmstfc.spec b/spec/xrootd-cmstfc.spec index dc79a02..e431c4b 100644 --- a/spec/xrootd-cmstfc.spec +++ b/spec/xrootd-cmstfc.spec @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/XrdCmsJson.hh %changelog +* Fri Aug 11 2023 Sarun Nuntaviriyakul - 2.0.0-1 +- Add JSON module (libXrdCmsJson.so) + * Fri Jul 28 2023 Mátyás Selmeci - 1.5.2-7 - Fix cmake build fail on EL9 (SOFTWARE-5631)