diff --git a/unixcfg/SocExplorer.spec b/unixcfg/SocExplorer.spec --- a/unixcfg/SocExplorer.spec +++ b/unixcfg/SocExplorer.spec @@ -1,8 +1,8 @@ -%global upstream_name socexplorer-0.7-1 +%global upstream_name socexplorer-0.7-3 Name: socexplorer Version: 0.7 -Release: 1%{?dist} +Release: 3%{?dist} Summary: SocExplorer is an open source generic System On Chip testing software/framework. Group: Development/Tools License: GPLv2+ @@ -327,6 +327,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_ %changelog +* Tue Dec 13 2016 Alexis Jeandet - 0.7-3 +- Improved memory size measurement. Slower but generates less errors. + * Mon Jun 04 2016 Alexis Jeandet - 0.7 - -1 Fixed bugs.