diff --git a/SocExplorer-plugins.spec b/SocExplorer-plugins.spec --- a/SocExplorer-plugins.spec +++ b/SocExplorer-plugins.spec @@ -1,8 +1,8 @@ -%global upstream_name socexplorer-plugins-0.7-5 +%global upstream_name socexplorer-plugins-0.7-6 Name: socexplorer-plugins Version: 0.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Base plugins for SocExplorer. Group: Development/Tools License: GPLv2 @@ -66,6 +66,10 @@ make install INSTALL_ROOT=%{buildroot} %{_qt5_libdir}/SocExplorer/plugins/libspwplugin.so* %changelog +* Fri Dec 9 2016 Alexis Jeandet - 0.7-6 +- dsu3plugin: + Increase tempo on memwash. + * Fri Dec 9 2016 Alexis Jeandet - 0.7-5 - SpwPlugin: Try to fix thread terminaison. diff --git a/dsu3plugin/dsu3plugin.pro b/dsu3plugin/dsu3plugin.pro --- a/dsu3plugin/dsu3plugin.pro +++ b/dsu3plugin/dsu3plugin.pro @@ -10,7 +10,7 @@ TEMPLATE = lib QMAKE_LFLAGS_RELEASE += --enable-auto-import -mstackrealign QMAKE_LFLAGS_DEBUG += --enable-auto-import -mstackrealign -VERSION=0.4.0 +VERSION=0.4.2 TARGET = dsu3plugin #$${DEBUG_EXT} DEFINES += PLUGIN=dsu3plugin