From 562faae54c1c31feb59f14dc46dc3b5cf9418a05 Mon Sep 17 00:00:00 2001
From: Julien Leduc <julien.leduc@cern.ch>
Date: Fri, 19 Jun 2020 09:05:54 +0200
Subject: [PATCH] Adding xrootd and eos versions for 3.0-1 release

---
 ReleaseNotes.md | 2 ++
 cta.spec.in     | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index f4cbc83b17..fbaebd01a5 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -4,6 +4,8 @@
 
 ### Features
 
+- Upstream eos 4.8.2-1
+- Upstream xrootd 4.12.1-1
 - Catalogue schema updated to version 3.0
 - Catalogue production is protected against dropping
 - Management of media types
diff --git a/cta.spec.in b/cta.spec.in
index 1dc34dd56d..12a91dacce 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -462,8 +462,8 @@ Currently contains a helper for the client-ar script, which should be installed
 
 %changelog
 * Thu Jun 18 2020 julien.leduc (at) cern.ch - 3.0-1
-- eos x.x.x-x
-- xrootd x.x.x-x
+- eos 4.8.2-1
+- xrootd 4.12.1-1
 - Catalogue 3.0
 - Tape media-type management
 - File recycle-bin for file deletion
-- 
GitLab