Hello community, here is the log from the commit of package roccat-tools for openSUSE:Factory checked in at 2016-11-05 21:25:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roccat-tools (Old) and /work/SRC/openSUSE:Factory/.roccat-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roccat-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes 2016-10-13 11:28:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.roccat-tools.new/roccat-tools.changes 2016-11-05 21:25:04.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Oct 30 16:11:12 UTC 2016 - [email protected] + +- Update to new upstream release 5.5.0 +* Added: Support for Sova Membrane and Mechanical + +------------------------------------------------------------------- Old: ---- roccat-tools-5.4.0.tar.bz2 New: ---- roccat-tools-5.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roccat-tools.spec ++++++ --- /var/tmp/diff_new_pack.LYm3i3/_old 2016-11-05 21:25:05.000000000 +0100 +++ /var/tmp/diff_new_pack.LYm3i3/_new 2016-11-05 21:25:05.000000000 +0100 @@ -17,7 +17,7 @@ Name: roccat-tools -Version: 5.4.0 +Version: 5.5.0 Release: 0 Summary: Common files shared by all Roccat tools License: GPL-2.0+ and CC-BY-3.0 @@ -106,13 +106,18 @@ Group: Hardware/Other Requires: roccat-tools = %{version} +%package -n roccat-ryos +Summary: Roccat Ryos userland tools +Group: Hardware/Other +Requires: roccat-tools = %{version} + %package -n roccat-savu Summary: Roccat Savu userland tools Group: Hardware/Other Requires: roccat-tools = %{version} -%package -n roccat-ryos -Summary: Roccat Ryos userland tools +%package -n roccat-sova +Summary: Roccat Sova userland tools Group: Hardware/Other Requires: roccat-tools = %{version} @@ -194,15 +199,20 @@ It helps users of the pyra kernel driver to manipulate the profiles and settings of a Roccat Pyra mouse. +%description -n roccat-ryos +Ryos consists of a shared library, a console application and a GUI application. +It helps users of the ryos kernel driver to manipulate the profiles and settings +of a Roccat Ryos mouse. + %description -n roccat-savu Savu consists of a shared library, a console application and a GUI application. It helps users of the savu kernel driver to manipulate the profiles and settings of a Roccat Savu mouse. -%description -n roccat-ryos -Ryos consists of a shared library, a console application and a GUI application. -It helps users of the ryos kernel driver to manipulate the profiles and settings -of a Roccat Ryos mouse. +%description -n roccat-sova +Sova consists of a shared library, a console application and a GUI application. +It helps users of the sova kernel driver to manipulate the profiles and settings +of a Roccat Sova mouse. %description -n roccat-tyon Tyon consists of a shared library, a console application and a GUI application. @@ -391,6 +401,18 @@ %icon_theme_cache_postun %{?udev_rules_update:%udev_rules_update} +%post -n roccat-ryos +/sbin/ldconfig +%desktop_database_post +%icon_theme_cache_post +%{?udev_rules_update:%udev_rules_update} + +%postun -n roccat-ryos +/sbin/ldconfig +%desktop_database_postun +%icon_theme_cache_postun +%{?udev_rules_update:%udev_rules_update} + %post -n roccat-savu /sbin/ldconfig %desktop_database_post @@ -403,13 +425,13 @@ %icon_theme_cache_postun %{?udev_rules_update:%udev_rules_update} -%post -n roccat-ryos +%post -n roccat-sova /sbin/ldconfig %desktop_database_post %icon_theme_cache_post %{?udev_rules_update:%udev_rules_update} -%postun -n roccat-ryos +%postun -n roccat-sova /sbin/ldconfig %desktop_database_postun %icon_theme_cache_postun @@ -622,16 +644,6 @@ %{_mandir}/*/man1/roccatpyracontrol.1* %{_datadir}/applications/roccatpyraconfig.desktop -%files -n roccat-savu -%defattr(-,root,root) -%{_bindir}/roccatsavuconfig -%{_bindir}/roccatsavucontrol -%{_libdir}/libroccatsavu.so.* -%{_libdir}/roccat/libsavueventhandler.so -%{_udevrulesdir}/90-roccat-savu.rules -%{_mandir}/*/man1/roccatsavucontrol.1* -%{_datadir}/applications/roccatsavuconfig.desktop - %files -n roccat-ryos %defattr(-,root,root) %{_bindir}/roccatryosmkconfig @@ -659,6 +671,26 @@ %{_datadir}/applications/roccatryosmkfxconfig.desktop %{_datadir}/roccat/ryos_effect_modules/ +%files -n roccat-savu +%defattr(-,root,root) +%{_bindir}/roccatsavuconfig +%{_bindir}/roccatsavucontrol +%{_libdir}/libroccatsavu.so.* +%{_libdir}/roccat/libsavueventhandler.so +%{_udevrulesdir}/90-roccat-savu.rules +%{_mandir}/*/man1/roccatsavucontrol.1* +%{_datadir}/applications/roccatsavuconfig.desktop + +%files -n roccat-sova +%defattr(-,root,root) +%{_bindir}/roccatsovaconfig +%{_bindir}/roccatsovacontrol +%{_libdir}/libroccatsova.so.* +%{_libdir}/roccat/libsovaeventhandler.so +%{_udevrulesdir}/90-roccat-sova.rules +%{_mandir}/*/man1/roccatsovacontrol.1* +%{_datadir}/applications/roccatsovaconfig.desktop + %files -n roccat-tyon %defattr(-,root,root) %{_bindir}/roccattyonconfig ++++++ roccat-tools-5.4.0.tar.bz2 -> roccat-tools-5.5.0.tar.bz2 ++++++ ++++ 16534 lines of diff (skipped)
