From 2030e1e0e0ee4eb8318d6fc5388258decceeddda Mon Sep 17 00:00:00 2001 From: Joao Afonso <joao.afonso@cern.ch> Date: Tue, 6 Dec 2022 10:39:14 +0100 Subject: [PATCH] Updating ReleaseNotes and cta.spec.in for CTA release 4.8.1-1/5.8.1-1 --- ReleaseNotes.md | 2 +- cta.spec.in | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 2dfc94eafc..eeb66aa451 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,4 @@ -# v4.NEXT +# v4.8.1-1 ## Summary ### Features diff --git a/cta.spec.in b/cta.spec.in index 7665a5368a..6431795751 100644 --- a/cta.spec.in +++ b/cta.spec.in @@ -587,6 +587,11 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi %changelog +* Tue Dec 6 2022 Joao Afonso <joao.afonso@cern.ch> - 4.8.1-1 +- Upgrade eos4/eos5 to 4.8.94/5.1.5 +- Minor changes in preparation for next catalogue schema release +- See ReleaseNotes.md for details + * Mon Nov 28 2022 Joao Afonso <joao.afonso@cern.ch> - 4.8.0-1 - This CTA release contains significant changes related to repacking, including the addition of new final and temporary states - Minor fixes and improvements to CTA -- GitLab