Skip to content
Snippets Groups Projects
Commit a9791e6f authored by Marco Cattaneo's avatar Marco Cattaneo
Browse files

Merge branch 'v21r6p2-release' into '2017-patches'

Release notes and dependencies for v21r6p2

See merge request lhcb/Rec!952
parents 7f43fb37 75fd355b
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ find_package(GaudiProject)
#---------------------------------------------------------------
# Declare project name and version
gaudi_project(Rec v21r6p1
USE Lbcom v20r6p1
gaudi_project(Rec v21r6p2
USE Lbcom v20r7
DATA TCK/HltTCK
ChargedProtoANNPIDParam VERSION v1r*)
################################################################################
# Package: RecSys
################################################################################
gaudi_subdir(RecSys v21r6p1)
gaudi_subdir(RecSys v21r6p2)
gaudi_depends_on_subdirs(Calo/CaloMoniDst
Calo/CaloPIDs
......
{% set used = [] -%}
{% macro section(labels) -%}
{% for mr in select_mrs(merge_requests, labels, used) %}
- {{mr.title}}, !{{mr.iid}} (@{{mr.author.username}}) {{find_tasks(mr)}}
{{mr.description|mdindent(2)}}
{% endfor %}
{%- endmacro %}
{{date}} {{project}} {{version}}
===
This version uses Lbcom v20r7, LHCb v42r7, Gaudi v28r2 and LCG_88 with ROOT 6.08.06.
<p>
This version is released on `2017-patches` branch.
### New features
{{ section(['new feature']) }}
### Enhancements
{{ section(['enhancement']) }}
### Bug fixes
{{ section(['bug fix']) }}
### Code modernisations and cleanups
{{ section(['cleanup', 'modernisation']) }}
### Monitoring changes
{{ section(['monitoring']) }}
### Changes to tests
{{ section(['testing']) }}
### Other
{{ section([[]]) }}
2018-03-05 Rec v21r6p2
===
This version uses Lbcom v20r7, LHCb v42r7, Gaudi v28r2 and LCG_88 with ROOT 6.08.06.
<p>
This version is released on `2017-patches` branch.
This version is identical to v21r6p1, with just the Lbcom and LHCb dependencies updated.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment