Accepting request 928825 from home:gmbr3:Active

- update to 1.12:
  - New devices:
    - ELAN 2513
    - HP Probook x360, 435 G7
    - Waltop Slim Tablet 12.1
    - XP-PEN Star 3
    - Lenovo ThinkPad L390 Yoga, Yoga C940, Yoga 460, Yoga 720
    - ThinkVision M14t, IdeaPad Flex5
    - HP EliteBook x360 1030 G3
    - Dell XPS 13 9310 2-in-1
    - HUION Kamvas Pro 13
    - ELAN 2514 variant 2718
  - libwacom's hwdb no longer tags devices with "Keyboard" in
    their name as ID_INPUT_TABLET

OBS-URL: https://build.opensuse.org/request/show/928825
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=17
This commit is contained in:
Michal Suchanek 2021-11-02 16:56:55 +00:00 committed by Git OBS Bridge
parent a17718730b
commit 50aa1ef022
6 changed files with 23 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6c98c4597a786f967b3c02b9c93e40932a162cc4e279daf7abd4316b4265291
size 528407

Binary file not shown.

3
libwacom-1.12.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290450d604f78bbd956eddb69f79f8d56f8ed1a5ccbb5e88e22fa84fa2fceb4f
size 543819

BIN
libwacom-1.12.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Nov 2 16:33:25 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- update to 1.12:
- New devices:
- ELAN 2513
- HP Probook x360, 435 G7
- Waltop Slim Tablet 12.1
- XP-PEN Star 3
- Lenovo ThinkPad L390 Yoga, Yoga C940, Yoga 460, Yoga 720
- ThinkVision M14t, IdeaPad Flex5
- HP EliteBook x360 1030 G3
- Dell XPS 13 9310 2-in-1
- HUION Kamvas Pro 13
- ELAN 2514 variant 2718
- libwacom's hwdb no longer tags devices with "Keyboard" in
their name as ID_INPUT_TABLET
-------------------------------------------------------------------
Sat May 8 18:29:18 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -21,7 +21,7 @@
%bcond_with meson
%endif
Name: libwacom
Version: 1.10
Version: 1.12
Release: 0
Summary: Library to identify wacom tablets
License: MIT
@ -32,7 +32,7 @@ Source2: https://github.com/linuxwacom/libwacom/releases/download/%{name}
Source3: %{name}.keyring
Source99: baselibs.conf
%if %{with meson}
BuildRequires: meson >= 0.47.0
BuildRequires: meson >= 0.51.0
%endif
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)