diff --git a/libinput-1.16.4.tar.xz b/libinput-1.16.4.tar.xz deleted file mode 100644 index bc8cf85..0000000 Binary files a/libinput-1.16.4.tar.xz and /dev/null differ diff --git a/libinput-1.19.2.tar.xz b/libinput-1.19.2.tar.xz new file mode 100644 index 0000000..54dc33e Binary files /dev/null and b/libinput-1.19.2.tar.xz differ diff --git a/libinput.spec b/libinput.spec index 8ba11ab..bb0b3c4 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput -Version: 1.16.4 -Release: 2 +Version: 1.19.2 +Release: 1 Summary: Input device management and event handling library License: MIT URL: https://www.freedesktop.org/wiki/Software/libinput/ @@ -83,6 +83,9 @@ The %{name}-doc package contains document files. %{_mandir}/man1/* %changelog +* Tue Nov 30 2021 zhouwenpei - 1.19.2-1 +- update to 1.19.2 + * Fri Jul 30 2021 chenyanpanHW - 1.16.4-2 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git-core