generated from ublue-os/udev-rules
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add OpenTabletDriver udev rules pulled from their latest GitHub…
… release (#127) * feat: Add OpenTabletDriver udev rules pulled from their latest GitHub release * chore: Update udev rule spec file
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Name: ublue-os-udev-rules | ||
Packager: ublue-os | ||
Vendor: ublue-os | ||
Version: 0.4 | ||
Version: 0.5 | ||
Release: 1%{?dist} | ||
Summary: Additional udev files for device support | ||
|
||
|
@@ -45,6 +45,9 @@ cp %{buildroot}%{_datadir}/%{VENDOR}/{%{sub_name}/etc/udev/rules.d,game-devices- | |
|
||
|
||
%changelog | ||
* Thu Sep 28 2023 Kyle Gospodnetich <[email protected]> - 0.5 | ||
- Add OpenTabletDriver udev rules | ||
|
||
* Sat May 13 2023 Benjamin Sherman <[email protected]> - 0.4 | ||
- Add usb-realtek-net rules | ||
|
||
|