diff --git a/tslib-1.23.tar.xz b/tslib-1.23.tar.xz deleted file mode 100644 index a0948422a2c756fec07f2299e91a45f608aefd9a..0000000000000000000000000000000000000000 Binary files a/tslib-1.23.tar.xz and /dev/null differ diff --git a/tslib-1.24.tar.xz b/tslib-1.24.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..4038aecf5ebd0761a508dbc4f946eca5dc863ee7 Binary files /dev/null and b/tslib-1.24.tar.xz differ diff --git a/tslib.spec b/tslib.spec index 7364e8021d4d795893055c4b9a13b6049fbbe970..44afe02b9cd518d47ed9b2334ac2a4a56f2443be 100644 --- a/tslib.spec +++ b/tslib.spec @@ -1,5 +1,5 @@ Name: tslib -Version: 1.23 +Version: 1.24 Release: 1 Summary: C library for filtering touchscreen events License: LGPL-2.1-only @@ -53,6 +53,14 @@ applications that use tslib. %{_mandir}/man5/* %changelog +* Sat Dec 13 2025 liliguang - 1.24-1 +- update to 1.24 +- CMake and autoconf updates for newer versions +- fixes for minor cppcheck errors +- improved release procedure +- debug fixes for 32bit systems +- ts_conf test program fixes + * Fri Oct 04 2024 Funda Wang - 1.23-1 - update to 1.23