!11 update verion to 1.12

From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2021-11-30 11:07:24 +00:00 committed by Gitee
commit 5f5c05168a
3 changed files with 9 additions and 3 deletions

BIN
libwacom-1.12.tar.bz2 Normal file

Binary file not shown.

Binary file not shown.

View File

@ -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