76 Commits

Author SHA256 Message Date
4b81a08b34 Accepting request 1248064 from hardware
- update to 2.14.0

OBS-URL: https://build.opensuse.org/request/show/1248064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=44
2025-02-25 15:39:27 +00:00
860328769b Trim descriptions; keep the longest one for the package with most installations
(usually libwacom9). Avoid em dashes. Employ noun phrase.

OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=38
2025-02-24 09:59:40 +00:00
ea8a17f91f Trim changelog to end-user relevant parts
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=37
2025-02-24 09:54:34 +00:00
aa032875cc - Update specfile
* License MIT -> HPND (to reflect upstream)
  * Change minimum meson version to 0.57.0 (as per meson.build)
  * Add libwacom-show-stylus manpage to tools subpackage
  * Add COPYING (license file) to all subpackages
  * Rename references of libwacom9 to libwacom%{sover}
  * Use %ldconfig_scriptlets instead of manually calling ldconfig
  * Update description and summary to reflect that libwacom is vendor neutral
- update to 2.14.0

OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=36
2025-02-24 09:45:19 +00:00
Ana Guerrero
72be6ba266 Accepting request 1194757 from hardware
- update to 2.12.2
  * Device Fixes:
    - HUION Kamvas 16 2019
    - Prefix the kamvas pro 13 with Huion like all other Huion
    tablets
    - Fix the Huion Kamvas 12 file
  * Device Other:
    - Don't create a default match for fallback devices
  * Other Fixes:
    - Fix a memory leak
    - Set the device name in new_from_path() to override the
    fallback name
  * Tests:
      test: run ruff format over test_svg.py
      test: add support for testing new_from_path() through uinput
- update to 2.12.1
  * Device Fixes:
    - Drop the firmware match from the Huion Inspiroy 2 S
  * Features:
    - Fix off-by-one check for stripping the quote from NAME/UNIQ
    - Use g_clear_pointer() during libwacom_*_unref()
- update to 2.12.0
  * New Devices:
    - Huion Kamvas Pro 24 (GT-240, QHD)
    - Huion WH1409
    - Wacom Movink
    - Wacom HID 49A0 (Dell latitude 5320 2-in-1)
    - Wacom HID 5334 Pen
    - XP-PEN Deco Mini 4
  * Device Fixes:

OBS-URL: https://build.opensuse.org/request/show/1194757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=43
2024-08-20 14:13:16 +00:00
Michal Suchanek
5934825bf6 OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=35 2024-08-19 18:24:50 +00:00
Michal Suchanek
c389efe832 Friday Aug 16 06:17:39 UTC 2024 - Aesara Binder <aesara@mailbox.org>
- update to 2.12.2
  * Device Fixes:
    - HUION Kamvas 16 2019
    - Prefix the kamvas pro 13 with Huion like all other Huion
    tablets
    - Fix the Huion Kamvas 12 file
  * Device Other:
    - Don't create a default match for fallback devices
  * Other Fixes:
    - Fix a memory leak
    - Set the device name in new_from_path() to override the
    fallback name
  * Tests:
      test: run ruff format over test_svg.py
      test: add support for testing new_from_path() through uinput
- update to 2.12.1
  * Device Fixes:
    - Drop the firmware match from the Huion Inspiroy 2 S
  * Features:
    - Fix off-by-one check for stripping the quote from NAME/UNIQ
    - Use g_clear_pointer() during libwacom_*_unref()
- update to 2.12.0
  * New Devices:
    - Huion Kamvas Pro 24 (GT-240, QHD)
    - Huion WH1409
    - Wacom Movink
    - Wacom HID 49A0 (Dell latitude 5320 2-in-1)
    - Wacom HID 5334 Pen
    - XP-PEN Deco Mini 4
  * Device Fixes:
    - Fix tablet file for the Huion Inspiroy 2S
    - Improve Huion Inspiroy 2 m support
    - Update the Inspiroy 2L
    - Add a dial to the Huion Inspiroy 2 L and M
    - Fix the Inspiroy 2S layout
    - Set the right PID for the Inpspiroy 2 L and M
    - Rename second ButtonB id in the DTI-520 svg layout
    - Fix Huion RTM-500 Support
    - Added more device names for Kamvas 13 variants
    - Fix buttons for Huion and Gaomon tablets
    - Mark huion/gaomon tablets with Dials as such
    - XP pen tablets have no Rings
    - Drop accidental comma from the Gaomon/Huion layout files
  * Device Other:
    - Auto generated HUION tablet description files
    - Auto generated GAOMON tablet description files
    - Remove layout files without buttons/strips/dials
    - Remove a superfluous rect from the huion mini keydial kd100
    - Use NumRings instead of separate Ring/Ring2
    - Switch DeviceMatch to use a pipe as separator
    - Add a firmware string entry to the matches
    - Skip over empty Layout= assignments
  * Features:
    - Rework match_from_string
    - Rework the match approach to prefer uniq over name
    - Allow to match by uniq without name
    - Add Gaomon S620 firmware match
    - Add support for relative dials
    - Add libwacom_new_from_builder to construct a new device
  * Other Fixes:
    - Fetch the name and uniq from udev properties, not sysfs
    - Keyboard devices are not ID_INPUT_TABLET_PAD
    - Don't mark a Mouse device as tablet or pad
    - Set the bustype in libwacom_new_for_path
    - Document touch strips
  * Tests:
    - Remove the requirement for a Layout file
    - Replace the SVG validity test with a pytest-based one
    - Add a test for unnecessary SVGs
    - Add some tracing to the svg validity test
    - Svgs for dials need to have CW and CCW labels, not Up/Down
    - Set proper test names for the hwdb tests
    - Skip errors in SVGs for autogenerated devices
    - Check the svg for Dial2 if we have two dials
    - Skip hwdb tests if the systemd commands fail
    - Install our hwdb file during the test
    - Add ids to the parametrized tablet file tests
    - Add a pytest wrapper for libwacom
    - Skip/fail with an error if the systemd commands failed
    - Replace the uinput-based hwdb test with a direct query
    - Don't reload the udev rules
    - Move the asan check into meson.build
  * Build:
    - Make pytest more verbose
    - Bump to meson 0.56.0
    - More logging of the pytests
    - Split the pytest invocations into separate ones

OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=34
2024-08-19 18:03:22 +00:00
Ana Guerrero
43197e4210 Accepting request 1169648 from hardware
OBS-URL: https://build.opensuse.org/request/show/1169648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=42
2024-04-24 13:13:19 +00:00
7f883a4240 Accepting request 1169625 from home:dirkmueller:Factory
- update to 2.11.0:
  * New Devices:
     - Asus Zenbook Duo
     - Lenovo Ideapad Duet, Ideapad Duet 3, Thinkpad L13 Yoga
    Gen 3
     - HP Envy x360
  * The default fallback device is now an integrated tablet

  * github: Minimize permissions granted to automated
  * build(deps): bump tj-actions/changed-files in
  * data: remove erroneous dash from latest Cintiq Pro model

OBS-URL: https://build.opensuse.org/request/show/1169625
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=33
2024-04-22 10:26:06 +00:00
Ana Guerrero
5872ac2830 Accepting request 1161678 from hardware
OBS-URL: https://build.opensuse.org/request/show/1161678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=41
2024-03-26 18:25:40 +00:00
66a74be98a Accepting request 1161671 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1161671
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=32
2024-03-26 09:26:22 +00:00
67c6a7ccb1 Accepting request 1156288 from hardware
OBS-URL: https://build.opensuse.org/request/show/1156288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=40
2024-03-09 19:53:48 +00:00
f94fbef610 Accepting request 1156183 from home:aeneas_jaissle:branches:hardware
- update to 2.10.0

OBS-URL: https://build.opensuse.org/request/show/1156183
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=31
2024-03-08 08:59:52 +00:00
Ana Guerrero
125b134fd4 Accepting request 1110322 from hardware
OBS-URL: https://build.opensuse.org/request/show/1110322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=39
2023-09-12 19:02:08 +00:00
Michal Suchanek
89c69e2622 Accepting request 1110312 from home:dirkmueller:Factory
- update to 2.8.0 (bsc#1214390):
  * data: Add "Wacom One pen tablet"
  * data: add Wacom One 12 & Wacom One 13
  * data: Add support for the Samsung Chromebook Plus v2
  * data: Add support for Nuvision Solo 10 Draw
  * data: add ELAN 2C1B and 2D55 (Asus ZenBook Pro Duo UX482EG)
  * data: create a stylus group for the generic-no-eraser pen
  * data: create a generic-with-eraser group for the default
    stylus
  * data: include another device name for the Huion H950P
  * libwacom 2.8.0
  * data: add XP Pen Deco mini7
- update keyring with keys from https://github.com/whot.gpg

- update to 2.7.0:
  * Added support for XP-Pen Deco MW (#548)
  * Add support for Lenovo Ideapad Duet 5i
  * Add support for HP Spectre x360 14
  * data: make XP-Pen Deco Pro MW layout generic
  * data: Add XP-Pen Deco Pro SW
  * Format python files with Python black
  * tools: add list-local-devices as builddir tool
  * data: narrow down the Huion H950p to include a name match
  * tools: list the kernel name together with the event node
  * Add ID 04f3:23b9 for HP Envy x360 ar0xxx (#550)
  * Add Wacom HID 52D3 (Lenovo Yoga 7 14ARB7)
  * Update to follow auto-generated standard
  * Add Wacom HID 52D5 (Lenovo Yoga 7 14ARB7) (#549)
  * Support for xp-pen deco pro mw (#552)

OBS-URL: https://build.opensuse.org/request/show/1110312
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=30
2023-09-11 13:36:49 +00:00
Michal Suchanek
318f32baca Revert update breaking source signature.
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=29
2023-07-03 07:57:49 +00:00
f723590afd Accepting request 1096331 from home:dirkmueller:Factory
- update to 2.7.0:
  * Added support for XP-Pen Deco MW (#548)
  * Add support for Lenovo Ideapad Duet 5i
  * Add support for HP Spectre x360 14
  * data: make XP-Pen Deco Pro MW layout generic
  * data: Add XP-Pen Deco Pro SW
  * Format python files with Python black
  * tools: add list-local-devices as builddir tool
  * data: narrow down the Huion H950p to include a name match
  * tools: list the kernel name together with the event node
  * Add ID 04f3:23b9 for HP Envy x360 ar0xxx (#550)
  * Add Wacom HID 52D3 (Lenovo Yoga 7 14ARB7)
  * Update to follow auto-generated standard
  * Add Wacom HID 52D5 (Lenovo Yoga 7 14ARB7) (#549)
  * Support for xp-pen deco pro mw (#552)

OBS-URL: https://build.opensuse.org/request/show/1096331
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=28
2023-07-01 23:37:46 +00:00
Michal Suchanek
bc6fecee69 Accepting request 1063192 from home:dirkmueller:Factory
- update to libwacom-2.6.0:
  * Add Ugee M708 v1 tablet
  * Add tablet definition for Wacom HID 52FA Pen (#536)
  * Added support for XP-Pen Deco01 v2
  * tools/clean_svg: don't modify the dict while iterating
  * data: add the sysinfo to the wacom.example file
  * CI: update some actions to newer versions
  * CI: bump an action to the current version
  * README: note that we support tablets other than Wacom's
    too
  * CI: bump to use latest Ubuntu LTS
  * Add tablet definition for Huion Kamvas 13
  * tests: fix failure if system doesn't use systemd

OBS-URL: https://build.opensuse.org/request/show/1063192
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=27
2023-02-06 17:19:03 +00:00
082f9e7acb Accepting request 1058635 from hardware
OBS-URL: https://build.opensuse.org/request/show/1058635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=38
2023-01-17 16:34:45 +00:00
Michal Suchanek
ca95380b59 Accepting request 1058623 from home:dirkmueller:Factory
- update to 2.5.0:
  - Cintiq Pro 27
  - Intuos Pro Small refresh
  - Dell Chromebook 11 5190 2-in-1
  - Dell Inspiron 14 7425 2-in-1
  - Fujitsu U729X 
- update keyring

OBS-URL: https://build.opensuse.org/request/show/1058623
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=26
2023-01-16 08:45:17 +00:00
Michal Suchanek
94c3c64aa8 Revert update breaking source signature.
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=25
2023-01-10 11:25:48 +00:00
Michal Suchanek
a97bb270d8 Accepting request 1039807 from home:dirkmueller:Factory
- update to 2.5.0:
  - Cintiq Pro 27
  - Intuos Pro Small refresh
  - Dell Chromebook 11 5190 2-in-1
  - Dell Inspiron 14 7425 2-in-1
  - Fujitsu U729X

OBS-URL: https://build.opensuse.org/request/show/1039807
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=24
2022-12-12 21:22:40 +00:00
777590974f Accepting request 997115 from hardware
OBS-URL: https://build.opensuse.org/request/show/997115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=37
2022-08-17 16:16:37 +00:00
Michal Suchanek
173308bc6d Accepting request 991599 from home:dirkmueller:Factory
- update to 2.4.0:
  - Huion Inspiroy H1060P
  - XP-Pen Artist 12, Deco L
  - Chuwi MiniBook X
  - Acer Chromebook Spin 13
  - Huion HS611
  - Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380
  - Samsung Galaxy Book Pro 360, Flex2
- Devices matching a "* Keyboard" glob are no longer treated as tablets

OBS-URL: https://build.opensuse.org/request/show/991599
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=23
2022-08-16 10:21:45 +00:00
cf2a83c9fb Accepting request 980528 from hardware
- Remove meson conditional - no other build system is supported.

- update to 2.2.0:
  * data: Add ISDv4 5285 (Lenovo ThinkPad X13 Yoga Gen 2)
  * data: Add ISDv4 16C (HP ZBook x2 G4)
  * Add ISDv4 52a2 (Lenovo Yoga 6 13ALC6)
  * data: Add ISDv4 5218 (Lenovo IdeaPad Flex 5 14ALC05)
  * data: Add ISDv4 521c (Lenovo IdeaPad Flex 5 15ALC05)
  * data: Add ISDv4 49a3 (Dell Latitude 7320 Detachable)
  * Remove now-unused libwacom.pc.in
  * CI: add a workflow to check for "sysinfo" in newly added data files
  * doc: fix the check for integration flags in the example code
  * github: bump freebsd workflow to 0.1.5
  * Update data/surface-go-2.tablet
  * Update huion-h610-pro.tablet
  * data: Add ISDv4 4995 (HP EliteBook x360 1040 G8 Notebook PC)
  * data: Add ISDv4 51EF (Lenovo Yoga C740-14IML)
  * data: Add ISDv4 2d1f:0095 (PINE64 PineNote)
  * data: Add ISDv4 52b0 (Lenovo Yoga 7 14ACN6)
  * data: Add ISDv4 511a (Lenovo ThinkPad X1 Tablet Gen 3)
  * data: Add ISDv4 484d (Dell Latitude 5290)
  * Add description for elan-2a70 (#466)
  * data: remove unknown BuiltIn key from the DTU1931
  * data: Add ISDv4 5276 (Lenovo ThinkPad X1 Yoga Gen 6)
  * data: Add ISDv4 51d0 ("Lenovo ThinkPad X1 Titanium Gen 1")
  * data: Add ISDv4 5019 (Fujitsu LIFEBOOK T935)
  * test: add a test for matching the button count with the evdev codes
  * meson.build: use gnu_symbol_visibility argument
  * meson.build: use current_source_dir() over deprecated source_root()
  * Remove unused arguments from two helper functions

OBS-URL: https://build.opensuse.org/request/show/980528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=36
2022-06-03 12:16:44 +00:00
Michal Suchanek
f0e97782de - Remove meson conditional - no other build system is supported.
* data: Add ISDv4 51EF (Lenovo Yoga C740-14IML)
  * Add support for a new "Wacom One Pen Display 13"

OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=22
2022-06-02 16:40:09 +00:00
Michal Suchanek
33fdc6b0c8 OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=21 2022-06-02 14:54:23 +00:00
Michal Suchanek
d247589037 Accepting request 979735 from home:dirkmueller:Factory
- update to 2.2.0:
  * data: Add ISDv4 5285 (Lenovo ThinkPad X13 Yoga Gen 2)
  * data: Add ISDv4 16C (HP ZBook x2 G4)
  * Add ISDv4 52a2 (Lenovo Yoga 6 13ALC6)
  * data: Add ISDv4 5218 (Lenovo IdeaPad Flex 5 14ALC05)
  * data: Add ISDv4 521c (Lenovo IdeaPad Flex 5 15ALC05)
  * data: Add ISDv4 49a3 (Dell Latitude 7320 Detachable)
  * Remove now-unused libwacom.pc.in
  * CI: add a workflow to check for "sysinfo" in newly added data files
  * doc: fix the check for integration flags in the example code
  * github: bump freebsd workflow to 0.1.5
  * Update data/surface-go-2.tablet
  * Update huion-h610-pro.tablet
  * data: Add ISDv4 4995 (HP EliteBook x360 1040 G8 Notebook PC)
  * data: Add ISDv4 51EF (Lenovo Yoga C740-14IML)	
  * data: Add ISDv4 2d1f:0095 (PINE64 PineNote)
  * data: Add ISDv4 52b0 (Lenovo Yoga 7 14ACN6)
  * data: Add ISDv4 511a (Lenovo ThinkPad X1 Tablet Gen 3)
  * data: Add ISDv4 484d (Dell Latitude 5290)
  * Add description for elan-2a70 (#466)
  * data: remove unknown BuiltIn key from the DTU1931
  * data: Add ISDv4 5276 (Lenovo ThinkPad X1 Yoga Gen 6)
  * data: Add ISDv4 51d0 ("Lenovo ThinkPad X1 Titanium Gen 1")
  * data: Add ISDv4 5019 (Fujitsu LIFEBOOK T935)
  * test: add a test for matching the button count with the evdev codes
  * meson.build: use gnu_symbol_visibility argument
  * meson.build: use current_source_dir() over deprecated source_root()
  * Remove unused arguments from two helper functions
  * github: build with ninja --verbose
  * CI: don't enable -Wall -Wextra in the CI

OBS-URL: https://build.opensuse.org/request/show/979735
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=20
2022-06-02 14:46:43 +00:00
e2cc44f4d4 Accepting request 932554 from hardware
OBS-URL: https://build.opensuse.org/request/show/932554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=35
2021-11-23 21:09:51 +00:00
Michal Suchanek
2417ab8c8d Accepting request 932538 from home:gmbr3:Active
bug ref

OBS-URL: https://build.opensuse.org/request/show/932538
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=19
2021-11-19 14:55:50 +00:00
Michal Suchanek
b11764c579 Accepting request 932468 from home:gmbr3:Active
- Add python requires to tools subpackage

OBS-URL: https://build.opensuse.org/request/show/932468
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=18
2021-11-19 10:26:15 +00:00
c58548bd4f Accepting request 928831 from hardware
OBS-URL: https://build.opensuse.org/request/show/928831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=34
2021-11-08 16:24:05 +00:00
Michal Suchanek
50aa1ef022 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
2021-11-02 16:56:55 +00:00
17ba428b42 Accepting request 893212 from hardware
OBS-URL: https://build.opensuse.org/request/show/893212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=33
2021-05-18 16:26:45 +00:00
Michal Suchanek
a17718730b Accepting request 891576 from home:dirkmueller:Factory
- update to 1.10:
  - Duplicate matches in /etc no longer cause conflicts with the
    system-provided .tablet files
  - libwacom-list-local-devices now prints YAML by default
  - New tools:
    - libwacom-list-devices lists all supported devices
    - libwacom-update-db to update the db after adding tablet files
  - New devices:
    - Elan 2514 variant 25BF
    - Huion H640P
    - Lenovo X1 Yoga Gen 6
    - Samsung CHromebook Pro
  - libwacom can now read tablet and stylus files from /etc/libwacom
  - New tool: libwacom-show-stylus to interactively show stylus IDs and serial
    numbers
  - New devices:
    - HP Envy x360, Pro Tablet 508
    - Lenovo X1 Yoga Gen5, Yoga6, Ideapad Flex 5, Yoga 7, Yoga C650, L13 Yoga
    - Microsoft Surface Go
  - New devices:
    - Dell XPS 15 7590
    - HP EliteBook x360 (830 and 1030), Spectre x360
    - Lenovo Thinkpad P15 Gen1, Yoga, Yoga 3, Yoga 11e, X13 Yoga
  - New devices:
    - Dell XPS 13 2-in-1 9310
    - Lenovo IdeaPad Flex 14API, Flex 5
    - HP Envy x360, EliteBook x360
    - Huawei MateBook HZ-W19
    - XP Pen Star G640

OBS-URL: https://build.opensuse.org/request/show/891576
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=16
2021-05-14 16:47:58 +00:00
77f8bf83e8 Accepting request 847337 from hardware
OBS-URL: https://build.opensuse.org/request/show/847337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=32
2020-11-13 17:53:29 +00:00
Michal Suchanek
2f73b95d31 Accepting request 847336 from home:dirkmueller:branches:hardware
- update to 1.6:
  * add XP Pen G640
  * add XP Pen G430
  * build fixes

OBS-URL: https://build.opensuse.org/request/show/847336
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=15
2020-11-09 18:31:04 +00:00
fb087c6b87 Accepting request 839514 from hardware
OBS-URL: https://build.opensuse.org/request/show/839514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=31
2020-10-08 11:08:38 +00:00
Michal Suchanek
e8ec189848 Accepting request 839511 from home:dimstar:Factory
- Use official %%meson_test macro for the %check section.
- Do not crrate empty %check section when not using meson.

OBS-URL: https://build.opensuse.org/request/show/839511
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=14
2020-10-05 08:43:18 +00:00
Michal Suchanek
f696b6c233 Accepting request 839506 from home:michals
- Fix Leap build.

- update to 1.5:
  - New devices:
  - Acer Spin 5 / Acer Spin SP513-54N
  - Dell Latitude 7410,
  - GAOMON S620
  - HP Pavilion x360 Convertible 14-dh0xxx
  - Huawei MateBook HZ-W19
  - Lenovo ThinkPad X1 Yoga 3rd
  - Wacom Cintiq 16, DTK-1660E

- update to 1.4.1:
- New devices:
  - HP ZBook Studio x360 G5
  - Dell Latitude 7285
  - Dell Latitude 7200 2-in-1, Dell Latitude 7400 2-in-1
  - Elan 2415
  - HP ENVY x360 Convertible 13,
  - Huion 420, 1060 Plus,
  - GAOMON S56K
  - Wacom FT-0405
  - Many AES stylus definitions added
  - New API: libwacom_stylus_get_eraser_type()
  - udev rules are now using hwdb entries

OBS-URL: https://build.opensuse.org/request/show/839506
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=13
2020-10-05 08:27:43 +00:00
6916eb0433 Accepting request 805685 from hardware
OBS-URL: https://build.opensuse.org/request/show/805685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=30
2020-05-16 20:24:51 +00:00
Lars Vogdt
35a08f0dd6 Accepting request 801246 from home:pgajdos:libexec
- use %{_udevrulesdir}, %{_libexecdir} now expands to /usr/libexec

OBS-URL: https://build.opensuse.org/request/show/801246
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=12
2020-05-14 21:21:10 +00:00
dabe32dce5 Accepting request 788382 from hardware
OBS-URL: https://build.opensuse.org/request/show/788382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=29
2020-03-31 15:31:15 +00:00
Tomáš Chvátal
e8a9286221 Accepting request 788374 from home:hellcp:branches:hardware
- Update to 1.3
- Add a dependency on doxygen
- Remove 174.patch
  + The changes were merged upstream

OBS-URL: https://build.opensuse.org/request/show/788374
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=11
2020-03-26 05:09:41 +00:00
3735d9d175 Accepting request 749965 from hardware
OBS-URL: https://build.opensuse.org/request/show/749965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=28
2019-12-02 10:27:27 +00:00
676b65bcef Fix LTO build with meson 0.51
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=27
2019-11-21 08:40:58 +00:00
Tomáš Chvátal
cc8bebf67b Accepting request 749955 from home:StefanBruens:branches:hardware
- Pass b_lto option to meson, otherwise the previous patch has no
  effect (meson does not derive the b_lto value from the FLAGS).

OBS-URL: https://build.opensuse.org/request/show/749955
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=10
2019-11-20 16:30:07 +00:00
afdc2bae35 Accepting request 749855 from hardware
OBS-URL: https://build.opensuse.org/request/show/749855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=26
2019-11-20 14:00:11 +00:00
Tomáš Chvátal
aa3b36e39a Accepting request 749849 from home:dimstar:Factory
- Add 174.patch
  (https://patch-diff.githubusercontent.com/raw/linuxwacom/libwacom/pull/174.patch):
  + Disable deprecated symbol test when using LTO.

OBS-URL: https://build.opensuse.org/request/show/749849
OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=9
2019-11-20 10:44:19 +00:00
61b18910f7 Accepting request 748579 from hardware
OBS-URL: https://build.opensuse.org/request/show/748579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=25
2019-11-18 19:03:29 +00:00