diff --git a/.gitignore b/.gitignore index 1c2d12b..f608389 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libinput-1.19.2.tar.xz +SOURCES/libinput-1.19.3.tar.xz diff --git a/.libinput.metadata b/.libinput.metadata index f86c2a2..7834567 100644 --- a/.libinput.metadata +++ b/.libinput.metadata @@ -1 +1 @@ -5440f51f6cdd9278986e112e28945b3cc8cfa60e SOURCES/libinput-1.19.2.tar.xz +86fe886c829ba913a56500e0cf15ada34b6de4d6 SOURCES/libinput-1.19.3.tar.xz diff --git a/SPECS/libinput.spec b/SPECS/libinput.spec index 9ec7ce4..77d8942 100644 --- a/SPECS/libinput.spec +++ b/SPECS/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.19.2 +Version: 1.19.3 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -146,6 +146,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3') %{_mandir}/man1/libinput-test-suite.1* %changelog +* Thu Jan 27 2022 Peter Hutterer - 1.19.3-1 +- libinput 1.19.3 (#2044716) + * Thu Oct 21 2021 Peter Hutterer 1.19.2-1 - libinput 1.19.2 (#2004309)