diff --git a/root.spec b/root.spec index 3c93d49..9bd1490 100644 --- a/root.spec +++ b/root.spec @@ -51,7 +51,7 @@ Name: root Version: 6.24.04 %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 1%{?dist} +Release: 2%{?dist} Summary: Numerical data analysis framework License: LGPLv2+ @@ -3861,6 +3861,9 @@ fi %endif %changelog +* Tue Sep 14 2021 Sahana Prasad - 6.24.04-2 +- Rebuilt with OpenSSL 3.0.0 + * Fri Aug 27 2021 Mattias Ellert - 6.24.04-1 - Update to 6.24.04 - Add dependency on json-devel to root-core