From 525b2554f34a1199feda0f37dc893d7e91d7e75f Mon Sep 17 00:00:00 2001
From: watson <watson>
Date: Wed, 16 Mar 2016 22:18:39 +0000
Subject: [PATCH] tag for release, update packages

git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/Geant4/trunk@203207 4525493e-7705-40b1-a816-d608a930855b
---
 Geant4Sys/cmt/requirements  |  6 +++---
 Geant4Sys/doc/release.notes | 39 +++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 3 deletions(-)

diff --git a/Geant4Sys/cmt/requirements b/Geant4Sys/cmt/requirements
index 3ade4c1..78fee01 100755
--- a/Geant4Sys/cmt/requirements
+++ b/Geant4Sys/cmt/requirements
@@ -1,9 +1,9 @@
 package     Geant4Sys
-version     v96r4p2
+version     v96r4p3
 
 branches    cmt doc 
  
-use     G4config              v96r4p2 Geant4 
+use     G4config              v96r4p3 Geant4 
  
 # =============================================================================
 # =========== global libraries ================================================
@@ -50,7 +50,7 @@ use     G4LHCblists           v3r2 Geant4
 
 # G4 examples package - for checks
 use    G4analysis             v1r0 Geant4
-use    G4examples             v6r1 Geant4
+use    G4examples             v6r2 Geant4
 
 #=============================================================================
 # ======== the end ============================================================
diff --git a/Geant4Sys/doc/release.notes b/Geant4Sys/doc/release.notes
index f87e117..648214e 100755
--- a/Geant4Sys/doc/release.notes
+++ b/Geant4Sys/doc/release.notes
@@ -4,6 +4,45 @@ Package manager(s) : Gloria Corti, Hubert DeGaudenzi, Nigel Watson
 Purpose            : LHCb build using cmt of Geant4
 
 !=============================================================================
+
+!</PRE><H1><A NAME=v96r4p3>2016-03-16 Geant4Sys v96r4p3</A></H1><PRE>
+ - Based on Geant4 9.6.p04 with patches for LHCb and examples for validation
+
+! ======================= G4examples v6r2 2016-03-16 ========================
+!2016-03-16 - Nigel Watson
+	- Tagged as v6r2, with small corrections to TestEm5, etc.
+
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
+!2015-07-29- Tim Williams
+	- Installed scripts to run TestEm3 and TestEm5, can be run with 'Calorimeter_test' and 'MultipleScattering_test' respectively
+	- Removed unused and unnecessary scripts from TestEm3 and TestEm5
+
+! ======================= G4config v96r4p3 2016-03-16 ========================
+! 2016-03-16 - Nigel Watson
+ - Tagged to match project
+
+! 2015-11-02 - Marco Clemencic
+ - Build Geant4 using the sources in https://gitlab.cern.ch/lhcb/Geant4-srcs
+   instead of using official tarballs and patching them.
+ - Added .gitignore file
+
+! 2015-10-13 - Marco Clemencic
+ - Fixed build of the selected examples.
+
+! 2015-09-09 - Marco Clemencic
+ - Fixed ccache (and custom launchers) support in CMake build.
+ - Use the same C++ standard as Gaudi in CMake builds.
+ - Build and install a few examples
+   - enable G4analysis
+   - fixed Geant4Config.cmake
+   - enabled the builds of selected examples
+
+
+!</PRE><H1><A NAME=v96r4p2>2015-07-28 Geant4Sys v96r4p2</A></H1><PRE>
+! ======================= G4config v96r4p2 2015-07-24 ========================
+
 !</PRE><H1><A NAME=v96r4p2>2015-07-28 Geant4Sys v96r4p2</A></H1><PRE>
 
  - Based on Geant4 9.6.p04 with patches for LHCb and examples for validation
-- 
GitLab