update verion to 1.12
This commit is contained in:
parent
a1e36cefee
commit
60ceab9fe2
BIN
libwacom-1.12.tar.bz2
Normal file
BIN
libwacom-1.12.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: libwacom
|
||||
Version: 1.7
|
||||
Release: 3
|
||||
Version: 1.12
|
||||
Release: 1
|
||||
Summary: Wacom Tablets Library
|
||||
Requires: %{name}-data
|
||||
License: MIT
|
||||
@ -47,9 +47,13 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
|
||||
%files
|
||||
%{_libdir}/libwacom.so.*
|
||||
%{_bindir}/libwacom-list-devices
|
||||
%{_udevrulesdir}/65-libwacom.rules
|
||||
%{_udevhwdbdir}/65-libwacom.hwdb
|
||||
%{_bindir}/libwacom-list-local-devices
|
||||
%{_bindir}/libwacom-show-stylus
|
||||
%{_bindir}/libwacom-update-db
|
||||
%{_mandir}/man1/libwacom-list-devices.1*
|
||||
%{_mandir}/man1/libwacom-list-local-devices.1*
|
||||
%license COPYING
|
||||
%doc README.md
|
||||
@ -64,9 +68,11 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
%{_datadir}/libwacom/*.tablet
|
||||
%{_datadir}/libwacom/*.stylus
|
||||
%{_datadir}/libwacom/layouts/*.svg
|
||||
%{_prefix}/share/libwacom/*.py
|
||||
|
||||
%changelog
|
||||
* Tue Nov 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.12-1
|
||||
- update to 1.12
|
||||
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.7-3
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user