##// END OF EJS Templates
Ready for packaging
jeandet -
r73:4ef7ac809491 socexplorer-plugins-0.6-4 default
parent child
Show More
@@ -1,8 +1,8
1 %global upstream_name socexplorer-plugins-0.6-3
1 %global upstream_name socexplorer-plugins-0.6-4
2 2
3 3 Name: socexplorer-plugins
4 4 Version: 0.6
5 Release: 3%{?dist}
5 Release: 4%{?dist}
6 6 Summary: Base plugins for SocExplorer.
7 7 Group: Development/Tools
8 8 License: GPLv2
@@ -65,16 +65,19 make install INSTALL_ROOT=%{buildroot}
65 65 %{_qt5_libdir}/SocExplorer/plugins/libspwplugin.so*
66 66
67 67 %changelog
68 * Tue Sep 8 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6
68 * Mon Oct 12 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6-4
69 - Added DSU3 cache status readout.
70
71 * Tue Sep 8 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6-3
69 72 - Added spwplugin, improved AHB plugn'play decoding, fixed GUI bug on spwplugin.
70 73
71 * Fri Apr 3 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6
74 * Fri Apr 3 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6-2
72 75 - Improved ds3plugin.
73 76
74 * Fri Apr 3 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6
77 * Fri Apr 3 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6-1
75 78 - Fix some remaining mistakes.
76 79
77 * Thu Apr 2 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6
80 * Thu Apr 2 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6-0
78 81 -Uses r53 as source.
79 82 -Removed GenericPySysdriver interface, now socexplorer plugins can be subclassed in python.
80 83
General Comments 0
You need to be logged in to leave comments. Login now