diff --git a/js-d3-flame-graph.spec b/js-d3-flame-graph.spec index 086782f..228f1d6 100644 --- a/js-d3-flame-graph.spec +++ b/js-d3-flame-graph.spec @@ -3,7 +3,7 @@ Name: js-d3-flame-graph Version: 3.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A D3.js plugin that produces flame graphs BuildArch: noarch @@ -95,6 +95,10 @@ cp -a dist/* %{buildroot}/%{_jsdir}/%{pkgname} %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.0.2-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 30 2021 Andreas Gerstmayr - 3.0.2-6 - change webpack hash function to sha256 - remove unused cryptographic implementations