Hello community, here is the log from the commit of package roccat-tools for openSUSE:Factory checked in at 2017-04-12 17:32:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roccat-tools (Old) and /work/SRC/openSUSE:Factory/.roccat-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roccat-tools" Wed Apr 12 17:32:46 2017 rev:9 rq:482574 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes 2016-11-05 21:25:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.roccat-tools.new/roccat-tools.changes 2017-04-12 18:22:03.704361793 +0200 @@ -0,0 +1,11 @@ + +------------------------------------------------------------------- +Wed Mar 15 10:23:36 UTC 2017 - [email protected] + +- update to 5.6.0 + * Added: Support for Skeltr + * Improved: Nyth calibration assistant gives hints on errors + * Fixed: Missing Sova key settings + * Fixed: Suora desktop link started RyosTKL config +- fix line endings in skeltr desktop file + Old: ---- roccat-tools-5.5.0.tar.bz2 New: ---- roccat-tools-5.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roccat-tools.spec ++++++ --- /var/tmp/diff_new_pack.LMiCHR/_old 2017-04-12 18:22:04.328273567 +0200 +++ /var/tmp/diff_new_pack.LMiCHR/_new 2017-04-12 18:22:04.332273001 +0200 @@ -1,7 +1,7 @@ # # spec file for package roccat-tools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: roccat-tools -Version: 5.5.0 +Version: 5.6.0 Release: 0 Summary: Common files shared by all Roccat tools License: GPL-2.0+ and CC-BY-3.0 @@ -141,6 +141,11 @@ Group: Hardware/Other Requires: roccat-tools = %{version} +%package -n roccat-skeltr +Summary: Roccat Skeltruserland tools +Group: Hardware/Other +Requires: roccat-tools = %{version} + %description Roccat consists of a shared library and other files shared by device-specific applications for Roccat hardware. @@ -234,8 +239,14 @@ It helps users of the Suora kernel driver to manipulate the profiles and settings of a Roccat Suora mechanical keybard. +%description -n roccat-skeltr +Skeltr consists of a shared library, a console application and a GUI application. +It helps users of the Skeltr kernel driver to manipulate the profiles and settings +of a Roccat Skeltr mechanical keybard. + %prep %setup -q -n roccat-tools-%{version} +perl -p -i -e 's|\r\n|\n|g' skeltr/roccatskeltrconfig/roccatskeltrconfig.desktop %build %cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_LUA=5.2 @@ -485,6 +496,18 @@ %icon_theme_cache_postun %{?udev_rules_update:%udev_rules_update} +%post -n roccat-skeltr +/sbin/ldconfig +%desktop_database_post +%icon_theme_cache_post +%{?udev_rules_update:%udev_rules_update} + +%postun -n roccat-skeltr +/sbin/ldconfig +%desktop_database_postun +%icon_theme_cache_postun +%{?udev_rules_update:%udev_rules_update} + %files -f roccat-tools.lang %defattr(-,root,root) %doc README COPYING Changelog @@ -734,4 +757,15 @@ %{_mandir}/*/man1/roccatsuoracontrol.1* %{_datadir}/applications/roccatsuoraconfig.desktop +%files -n roccat-skeltr +%defattr(-,root,root) +%{_bindir}/roccatskeltrconfig +%{_bindir}/roccatskeltrcontrol +%{_libdir}/libroccatskeltr.so.* +%{_libdir}/roccat/libskeltreventhandler.so +%{_libdir}/gaminggear_plugins/libskeltrgfxplugin.so +%{_udevrulesdir}/90-roccat-skeltr.rules +%{_mandir}/*/man1/roccatskeltrcontrol.1* +%{_datadir}/applications/roccatskeltrconfig.desktop + %changelog ++++++ roccat-tools-5.5.0.tar.bz2 -> roccat-tools-5.6.0.tar.bz2 ++++++ ++++ 13339 lines of diff (skipped)
