##// END OF EJS Templates
Ready for packaging
Jeandet Alexis -
r89:0550de8dad3d socexplorer-plugins-0.7-4 default draft
parent child
Show More
@@ -1,8 +1,8
1 %global upstream_name socexplorer-plugins-0.7-3
1 %global upstream_name socexplorer-plugins-0.7-4
2
2
3 Name: socexplorer-plugins
3 Name: socexplorer-plugins
4 Version: 0.7
4 Version: 0.7
5 Release: 3%{?dist}
5 Release: 4%{?dist}
6 Summary: Base plugins for SocExplorer.
6 Summary: Base plugins for SocExplorer.
7 Group: Development/Tools
7 Group: Development/Tools
8 License: GPLv2
8 License: GPLv2
@@ -66,6 +66,11 make install INSTALL_ROOT=%{buildroot}
66 %{_qt5_libdir}/SocExplorer/plugins/libspwplugin.so*
66 %{_qt5_libdir}/SocExplorer/plugins/libspwplugin.so*
67
67
68 %changelog
68 %changelog
69 * Fri Dec 9 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-4
70 - dsu3plugin:
71 Added automatic Stack Pointer setting.
72 Skip on unknown memory controller.
73
69 * Fri May 13 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-3
74 * Fri May 13 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-3
70 - Fixed another segfault on SpwPlugin.
75 - Fixed another segfault on SpwPlugin.
71
76
General Comments 0
You need to be logged in to leave comments. Login now