##// END OF EJS Templates
Ready for packaging.
Jeandet Alexis -
r95:24cce5555942 socexplorer-plugins-0.7-6 default draft
parent child
Show More
@@ -1,8 +1,8
1 %global upstream_name socexplorer-plugins-0.7-5
1 %global upstream_name socexplorer-plugins-0.7-6
2 2
3 3 Name: socexplorer-plugins
4 4 Version: 0.7
5 Release: 5%{?dist}
5 Release: 6%{?dist}
6 6 Summary: Base plugins for SocExplorer.
7 7 Group: Development/Tools
8 8 License: GPLv2
@@ -66,6 +66,10 make install INSTALL_ROOT=%{buildroot}
66 66 %{_qt5_libdir}/SocExplorer/plugins/libspwplugin.so*
67 67
68 68 %changelog
69 * Fri Dec 9 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-6
70 - dsu3plugin:
71 Increase tempo on memwash.
72
69 73 * Fri Dec 9 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-5
70 74 - SpwPlugin:
71 75 Try to fix thread terminaison.
@@ -10,7 +10,7 TEMPLATE = lib
10 10 QMAKE_LFLAGS_RELEASE += --enable-auto-import -mstackrealign
11 11 QMAKE_LFLAGS_DEBUG += --enable-auto-import -mstackrealign
12 12
13 VERSION=0.4.0
13 VERSION=0.4.2
14 14 TARGET = dsu3plugin #$${DEBUG_EXT}
15 15
16 16 DEFINES += PLUGIN=dsu3plugin
General Comments 0
You need to be logged in to leave comments. Login now