Hello community, here is the log from the commit of package kcm_tablet for openSUSE:Factory checked in at 2018-06-27 10:21:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcm_tablet (Old) and /work/SRC/openSUSE:Factory/.kcm_tablet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm_tablet" Wed Jun 27 10:21:06 2018 rev:4 rq:618921 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcm_tablet/kcm_tablet.changes 2018-04-05 15:33:43.179647998 +0200 +++ /work/SRC/openSUSE:Factory/.kcm_tablet.new/kcm_tablet.changes 2018-06-27 10:21:10.456578646 +0200 @@ -1,0 +2,32 @@ +Sat Jun 23 15:50:22 UTC 2018 - [email protected] + +- Update to version 3.1.0 +- Major changes: + * LibWacom support. This should get our number of supported + tablets out of the box on par with GNOME. Right now built-in + database and user-configured database still take preference + over libwacom, but this should change in the future releases. + * Calibration improvements: calibration of Cintiq devices should + be vastly improved, UI now has options to lock mapped area + proportions and manually fine-tune area's coordinates. Also, + the dialog should now open on the correct screen and look fine + with dark themes too. + * Support for devices that report different USB IDs for + touchscreen and may be detected as two different devices (e.g. + Cintiq Companion Hybrid). + These devices need to be described via Wacom Tablet finder + tool first, though. +- Other changes: + * Logging has been ported to QLoggingCategory (so now users have + to enable it in kdebugsettings). + * Status LED support improvements (Vangelis Tasoulas, Jason + Gerecke). + * Touchscreen rotation should now follow tablet rotation. +- New devices in built-in database: + * Wacom Intuos Pro L (PTH-860, 2017) (Melvin Vermeeren) + * Lenovo Yoga 520 (Felipe Abrahao) + * ThinkPad Yoga 460 definition (Albert Astals Cid) + * Wacom Intuos Pro 2 M (Jeff H) +- Requires Qt 5.7.0 or higher now to compile successfully + +------------------------------------------------------------------- Old: ---- wacomtablet-3.0.0.tar.xz New: ---- wacomtablet-3.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcm_tablet.spec ++++++ --- /var/tmp/diff_new_pack.tvU8uJ/_old 2018-06-27 10:21:11.472541588 +0200 +++ /var/tmp/diff_new_pack.tvU8uJ/_new 2018-06-27 10:21:11.476541442 +0200 @@ -19,7 +19,7 @@ %define rname wacomtablet Name: kcm_tablet -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: KDE Config Module for Wacom Tablets License: GPL-2.0+ @@ -40,12 +40,13 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5X11Extras) +BuildRequires: pkgconfig(libwacom) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xorg-wacom) @@ -105,21 +106,20 @@ %files %license COPYING -%doc AUTHORS README +%doc AUTHORS README.md %doc %lang(en) %{_kf5_htmldir}/en/kcontrol %{_kf5_applicationsdir}/kde_wacom_tabletfinder.desktop %{_kf5_appstreamdir}/*.xml %{_kf5_bindir}/kde_wacom_tabletfinder %{_kf5_dbusinterfacesdir}/org.kde.Wacom*xml +%{_kf5_debugdir}/wacomtablet.categories %{_kf5_notifydir}/wacomtablet.notifyrc %{_kf5_plasmadir}/ %{_kf5_plugindir}/kcm_wacomtablet.so -%{_kf5_plugindir}/kded_wacomtablet.so +%{_kf5_plugindir}/kf5/kded/wacomtablet.so %dir %{_kf5_plugindir}/plasma/dataengine %{_kf5_plugindir}/plasma/dataengine/plasma_engine_wacomtablet.so %{_kf5_servicesdir}/kcm_wacomtablet.desktop -%dir %{_kf5_servicesdir}/kded -%{_kf5_servicesdir}/kded/wacomtablet.desktop %{_kf5_servicesdir}/plasma-applet-org.kde.plasma.wacomtablet.desktop %{_kf5_servicesdir}/plasma-dataengine-wacomtablet.desktop %{_kf5_sharedir}/wacomtablet ++++++ wacomtablet-3.0.0.tar.xz -> wacomtablet-3.1.0.tar.xz ++++++ ++++ 35921 lines of diff (skipped)
