libinput ver. bump

This commit is contained in:
Rmys
2022-11-22 16:07:50 +03:00
committed by GitHub
parent 9f23132ffa
commit aa6f25d725
+8 -2
View File
@@ -13,7 +13,7 @@
<Icon>xorg</Icon>
<Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary>
<Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description>
<Archive sha1sum="5efd2718b725cb0e883595e882908b7febfedbf6" type="tarbz2">https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.21.0/libinput-1.21.0.tar.bz2</Archive>
<Archive sha1sum="c3511ffc9d04ec8ff7d0ea32d5cd86d718f374de" type="tarbz2">https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.22.0/libinput-1.22.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -25,7 +25,6 @@
<Dependency>libmtdev-devel</Dependency>
<Dependency versionFrom="2.4.0">libwacom-devel</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
@@ -73,6 +72,13 @@
</Package>
<History>
<Update release="23">
<Date>2022-11-20</Date>
<Version>1.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2022-07-28</Date>
<Version>1.21.0</Version>