SHA256
1
0
forked from pool/rtl8812au
Ana Guerrero 2024-04-05 18:27:51 +00:00 committed by Git OBS Bridge
commit 295c9723c8
5 changed files with 21 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 24 20:56:47 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to version 5.13.6+git20240320.8be3a1d
* fix build errors on Linux 6.8.1
* update docs and readme
-------------------------------------------------------------------
Fri Feb 23 11:56:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Jan 30 21:11:09 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>

View File

@ -1,4 +1,4 @@
name: rtl8812au
version: 5.13.6+git20240119.3b921c0
mtime: 1705692625
commit: 3b921c0beda8583c1d2d1b0b7e4692d11e7ea772
version: 5.13.6+git20240320.8be3a1d
mtime: 1710956332
commit: 8be3a1d7acf60f77c5d9c33b690b8d7301bdf127

View File

@ -19,7 +19,7 @@
%{?!kernel_module_directory:%define kernel_module_directory /lib/modules}
Name: rtl8812au
Version: 5.13.6+git20240119.3b921c0
Version: 5.13.6+git20240320.8be3a1d
Release: 0
Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards
License: GPL-2.0-only
@ -67,11 +67,11 @@ https://github.com/maurossi/rtl8812au/ .
%prep
%setup -q
%if 0%{?sle_version} == 150100
%patch0 -p1
%patch -P 0 -p1
%endif
%if 0%{?sle_version} == 150300
%patch1 -p1
%patch -P 1 -p1
%endif
set -- *