automatic version update by autodist [release 1.1.7-1mamba;Tue Apr 09 2024]
This commit is contained in:
parent
fbd8d79640
commit
8a24f5a568
@ -1,5 +1,5 @@
|
||||
Name: mtdev
|
||||
Version: 1.1.6
|
||||
Version: 1.1.7
|
||||
Release: 1mamba
|
||||
Summary: Multitouch Protocol Translation Library
|
||||
Group: System/Libraries
|
||||
@ -13,7 +13,6 @@ License: MIT
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The mtdev library transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking. See the kernel documentation for further details.
|
||||
@ -63,12 +62,14 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_bindir}/mtdev-test
|
||||
%{_includedir}/mtdev*.h
|
||||
%{_libdir}/libmtdev.a
|
||||
%{_libdir}/libmtdev.la
|
||||
%{_libdir}/libmtdev.so
|
||||
%{_libdir}/pkgconfig/mtdev.pc
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Tue Apr 09 2024 Automatic Build System <autodist@openmamba.org> 1.1.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 31 2020 Automatic Build System <autodist@mambasoft.it> 1.1.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user