Hello community, here is the log from the commit of package kcm_tablet for openSUSE:Factory checked in at 2018-04-05 15:33:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcm_tablet (Old) and /work/SRC/openSUSE:Factory/.kcm_tablet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm_tablet" Thu Apr 5 15:33:39 2018 rev:3 rq:593530 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcm_tablet/kcm_tablet.changes 2018-01-17 21:59:08.444881036 +0100 +++ /work/SRC/openSUSE:Factory/.kcm_tablet.new/kcm_tablet.changes 2018-04-05 15:33:43.179647998 +0200 @@ -1,0 +2,26 @@ +Wed Apr 4 09:47:25 UTC 2018 - [email protected] + +- Update to version 3.0.0 + * Implemented hotplugging on Xlib (by Fabian Vogt). Hotplugging + should now work on Debian/Ubuntu based distributions, and all + other distributions that don't build libXCB with Xinput + enabled. + * Screen mapping configuration now uses output names instead of + screen indices. This invalidates existing screen mapping + configurations. + * Tablet Finder should no longer skip button detection. + * First steps in fixing rotation handling in multi-screen setup. + However, for now if you want your screen rotation to be + tracked, it has to be set as primary screen. Qt bug: + https://bugreports.qt.io/browse/QTBUG-65598 + * Minor calibration dialog fixes. Calibration still might be off + with Cintiq devices. Fixing those would require some feedback: + https://userbase.kde.org/Wacomtablet#Calibration_issues_.26_manual_calibration + * New device definitions: + + Lenovo Yoga 520 (by Felipe Abrahao) + + Wacom Intuos Pro L (PTH-860) (by Melvin Vermeeren) + + Wacom Bamboo One M (CTL-671) (by Alexander) +- Drop Implement-hotplugging-on-Xlib.patch, merged upstream +- Mark license file as %license + +------------------------------------------------------------------- Old: ---- Implement-hotplugging-on-Xlib.patch wacomtablet-2.9.82.tar.xz New: ---- wacomtablet-3.0.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcm_tablet.spec ++++++ --- /var/tmp/diff_new_pack.6QNSCc/_old 2018-04-05 15:33:44.151612870 +0200 +++ /var/tmp/diff_new_pack.6QNSCc/_new 2018-04-05 15:33:44.155612725 +0200 @@ -19,15 +19,13 @@ %define rname wacomtablet Name: kcm_tablet -Version: 2.9.82 +Version: 3.0.0 Release: 0 Summary: KDE Config Module for Wacom Tablets License: GPL-2.0+ Group: System/GUI/KDE Url: https://cgit.kde.org/wacomtablet.git/ -Source: https://download.kde.org/unstable/%{rname}/%{version}/%{rname}-%{version}.tar.xz -# PATCH-FEATURE-UPSTREAM -Patch0: Implement-hotplugging-on-Xlib.patch +Source: https://download.kde.org/stable/%{rname}/%{version}/%{rname}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -69,7 +67,6 @@ %prep %setup -q -n %{rname}-%{version} -%patch0 -p1 %build %cmake_kf5 -d build @@ -107,7 +104,8 @@ %files lang -f %{name}.lang %files -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %doc %lang(en) %{_kf5_htmldir}/en/kcontrol %{_kf5_applicationsdir}/kde_wacom_tabletfinder.desktop %{_kf5_appstreamdir}/*.xml ++++++ wacomtablet-2.9.82.tar.xz -> wacomtablet-3.0.0.tar.xz ++++++ ++++ 15357 lines of diff (skipped)
