diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 8ba19cf6219d3b57f5a7f212df12afe05929a9ba..9116065753f7e1c674d08049ac400592ab37818f 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,9 @@ +# v4.8.1-1 + +## Summary +### Bug fixes +- cta/CTA#243 - Modify new queue cleanup protobuf fields from 'required' to 'optional' + # v4.8.0-1 ## Summary diff --git a/cta.spec.in b/cta.spec.in index 7665a5368a5b7a3251ed89f3dc152dc25d9b2e7f..56cf408e32c1f208bdb7ef04be07f93a131b9141 100644 --- a/cta.spec.in +++ b/cta.spec.in @@ -587,6 +587,10 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi %changelog +* Mon Dec 12 2022 Joao Afonso <joao.afonso@cern.ch> - 4.8.1-1 +- Fixes bug with protobuf definition +- See ReleaseNotes.md for more 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