##// END OF EJS Templates
Ready for packaging
Alexis Jeandet -
r86:ef869758ca4e socexplorer-plugins-0.7-3 default draft
parent child
Show More
@@ -1,8 +1,8
1 %global upstream_name socexplorer-plugins-0.7-2
1 %global upstream_name socexplorer-plugins-0.7-3
2
2
3 Name: socexplorer-plugins
3 Name: socexplorer-plugins
4 Version: 0.7
4 Version: 0.7
5 Release: 2%{?dist}
5 Release: 3%{?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,9 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 May 13 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-3
70 - Fixed another segfault on SpwPlugin.
71
69 * Fri May 13 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-2
72 * Fri May 13 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-2
70 - Fixed another segfault on SpwPlugin.
73 - Fixed another segfault on SpwPlugin.
71
74
General Comments 0
You need to be logged in to leave comments. Login now