Hello community, here is the log from the commit of package libwacom for openSUSE:Factory checked in at 2020-10-08 13:08:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwacom (Old) and /work/SRC/openSUSE:Factory/.libwacom.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwacom" Thu Oct 8 13:08:38 2020 rev:31 rq:839514 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libwacom/libwacom.changes 2020-05-16 22:24:56.653101947 +0200 +++ /work/SRC/openSUSE:Factory/.libwacom.new.4249/libwacom.changes 2020-10-08 13:09:42.403037852 +0200 @@ -1,0 +2,41 @@ +Mon Oct 5 08:38:39 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org> + +- Use official %%meson_test macro for the %check section. +- Do not crrate empty %check section when not using meson. + +------------------------------------------------------------------- +Mon Oct 5 07:21:03 UTC 2020 - Michal Suchanek <msucha...@suse.com> + +- Fix Leap build. + +------------------------------------------------------------------- +Sun Sep 13 19:38:25 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- update to 1.5: + - New devices: + - Acer Spin 5 / Acer Spin SP513-54N + - Dell Latitude 7410, + - GAOMON S620 + - HP Pavilion x360 Convertible 14-dh0xxx + - Huawei MateBook HZ-W19 + - Lenovo ThinkPad X1 Yoga 3rd + - Wacom Cintiq 16, DTK-1660E + +------------------------------------------------------------------- +Sat Aug 22 06:36:23 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- update to 1.4.1: +- New devices: + - HP ZBook Studio x360 G5 + - Dell Latitude 7285 + - Dell Latitude 7200 2-in-1, Dell Latitude 7400 2-in-1 + - Elan 2415 + - HP ENVY x360 Convertible 13, + - Huion 420, 1060 Plus, + - GAOMON S56K + - Wacom FT-0405 + - Many AES stylus definitions added + - New API: libwacom_stylus_get_eraser_type() + - udev rules are now using hwdb entries + +------------------------------------------------------------------- Old: ---- libwacom-1.3.tar.bz2 libwacom-1.3.tar.bz2.sig New: ---- libwacom-1.5.tar.bz2 libwacom-1.5.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwacom.spec ++++++ --- /var/tmp/diff_new_pack.RyQMUT/_old 2020-10-08 13:09:43.071038458 +0200 +++ /var/tmp/diff_new_pack.RyQMUT/_new 2020-10-08 13:09:43.071038458 +0200 @@ -15,14 +15,13 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - %if 0%{?suse_version} > 1510 %bcond_without meson %else %bcond_with meson %endif Name: libwacom -Version: 1.3 +Version: 1.5 Release: 0 Summary: Library to identify wacom tablets License: MIT @@ -107,6 +106,11 @@ find %{buildroot} -type f -name "*.la" -delete -print +%if %{with meson} +%check +%meson_test +%endif + %post -n libwacom2 -p /sbin/ldconfig %postun -n libwacom2 -p /sbin/ldconfig @@ -122,6 +126,8 @@ %{_datadir}/libwacom/layouts/ %dir %{_udevrulesdir} %{_udevrulesdir}/65-libwacom.rules +%dir %{_udevhwdbdir} +%{_udevhwdbdir}/65-libwacom.hwdb %files tools %{_bindir}/libwacom-list-local-devices ++++++ libwacom-1.3.tar.bz2 -> libwacom-1.5.tar.bz2 ++++++ ++++ 11205 lines of diff (skipped)