[packages/libevdev] - updated to 1.13.6

qboosh qboosh at pld-linux.org
Thu Jun 4 20:17:01 CEST 2026


commit 5cd27fdefcacb9ba659a300018b4ae894ff8744e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 4 20:17:15 2026 +0200

    - updated to 1.13.6

 libevdev.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libevdev.spec b/libevdev.spec
index 8b7ad45..7c8ea18 100644
--- a/libevdev.spec
+++ b/libevdev.spec
@@ -6,12 +6,12 @@
 Summary:	Handler library for evdev events
 Summary(pl.UTF-8):	Biblioteka obsługująca zdarzenia evdev
 Name:		libevdev
-Version:	1.13.5
+Version:	1.13.6
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	https://www.freedesktop.org/software/libevdev/%{name}-%{version}.tar.xz
-# Source0-md5:	582e2ae5a076a34d479d420776f8fd27
+# Source0-md5:	4202ff132e3efe95fe9ca2c4f8f119f7
 URL:		https://www.freedesktop.org/wiki/Software/libevdev/
 BuildRequires:	check-devel >= 0.9.9
 %{?with_apidocs:BuildRequires:	doxygen}
@@ -99,8 +99,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/libevdev-tweak-device
 %attr(755,root,root) %{_bindir}/mouse-dpi-tool
 %attr(755,root,root) %{_bindir}/touchpad-edge-detector
-%attr(755,root,root) %{_libdir}/libevdev.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevdev.so.2
+%{_libdir}/libevdev.so.*.*.*
+%ghost %{_libdir}/libevdev.so.2
 %{_mandir}/man1/libevdev-tweak-device.1*
 %{_mandir}/man1/mouse-dpi-tool.1*
 %{_mandir}/man1/touchpad-edge-detector.1*
@@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libevdev.so
+%{_libdir}/libevdev.so
 %{_includedir}/libevdev-1.0
 %{_pkgconfigdir}/libevdev.pc
 %{_mandir}/man3/libevdev.3*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libevdev.git/commitdiff/5cd27fdefcacb9ba659a300018b4ae894ff8744e



More information about the pld-cvs-commit mailing list