From 5c8b303bdbbfad5664159fee36920e898477ffad Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Sun, 13 Mar 2022 23:05:14 +0100 Subject: [PATCH] CORAL: Replace deprecated std::auto_ptr with std::unique_ptr and move some header files out of src --- coral.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coral.spec b/coral.spec index 55926198787..2c2bd958141 100644 --- a/coral.spec +++ b/coral.spec @@ -1,5 +1,5 @@ ### RPM cms coral CORAL_2_3_21 -%define tag a066b91461946f6128403755ad7dbc2fbee8408e +%define tag a879b41c994fa956ff0ae78e3410bb409582ad20 %define branch cms/%{realversion}py3 %define github_user cms-externals