Hello community, here is the log from the commit of package tslib for openSUSE:Factory checked in at 2020-12-03 18:37:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tslib (Old) and /work/SRC/openSUSE:Factory/.tslib.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tslib" Thu Dec 3 18:37:39 2020 rev:14 rq:851246 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/tslib/tslib.changes 2018-05-25 21:37:32.483475790 +0200 +++ /work/SRC/openSUSE:Factory/.tslib.new.5913/tslib.changes 2020-12-03 18:37:42.989640187 +0100 @@ -1,0 +2,16 @@ +Thu Nov 26 19:46:02 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 1.22: + * fix ts_uinput build on 32 bit arch on newer kernels + * ts_uinput: fix building on FreeBSD + * various fixes for cmake builds + * improved documentation for systemd + * new filter plugin: module evthres + * ts_calibrate: close framebuffer after validation. add timeout option -s for it + * support for screen-rotation in ts_calibrate and linear module + * add experimental module_raw input_evdev that needs libevdev + * new ts_calibrate --min_interval option to avoid inaccurate calibration + * add ts_calibrate --validate functionality to verify the calibration + * add ts_conf_get() and ts_conf_set() API + +------------------------------------------------------------------- Old: ---- tslib-1.16.tar.xz tslib-1.16.tar.xz.asc New: ---- tslib-1.22.tar.xz tslib-1.22.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tslib.spec ++++++ --- /var/tmp/diff_new_pack.egpwrV/_old 2020-12-03 18:37:43.869641854 +0100 +++ /var/tmp/diff_new_pack.egpwrV/_new 2020-12-03 18:37:43.873641862 +0100 @@ -1,7 +1,7 @@ # # spec file for package tslib # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Guillaume GARDET <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,18 +13,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: tslib -Version: 1.16 +Version: 1.22 Release: 0 Summary: Abstraction layer for touchscreen License: LGPL-2.1-or-later AND GPL-2.0-only Group: Hardware/Other -Url: https://github.com/kergoth/tslib.git -#Git-Clone: git://github.com/kergoth/tslib +URL: https://github.com/kergoth/tslib.git Source0: https://github.com/kergoth/tslib/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/kergoth/tslib/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring @@ -75,7 +74,7 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -85,7 +84,6 @@ %postun -n libts0 -p /sbin/ldconfig %files devel -%defattr(-,root,root) %dir %{_libdir}/ts %{_includedir}/tslib.h %{_libdir}/libts.la @@ -95,18 +93,16 @@ %{_libdir}/libts.so %files -n libts0 -%defattr(-,root,root) %{_libdir}/libts.so.0* %files plugins -%defattr(-,root,root) %dir %{_libdir}/ts %{_libdir}/ts/*.so %files -%defattr(-,root,root) %config %{_sysconfdir}/ts.conf %{_bindir}/ts_calibrate +%{_bindir}/ts_conf %{_bindir}/ts_finddev %{_bindir}/ts_harvest %{_bindir}/ts_print ++++++ tslib-1.16.tar.xz -> tslib-1.22.tar.xz ++++++ ++++ 14598 lines of diff (skipped) ++++++ tslib.keyring ++++++ ++++ 1488 lines (skipped) ++++ between tslib.keyring ++++ and /work/SRC/openSUSE:Factory/.tslib.new.5913/tslib.keyring _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
