SHA256
1
0
forked from pool/rtl88x2bu
Ana Guerrero 2024-01-17 21:18:51 +00:00 committed by Git OBS Bridge
commit 0c3327c3b7
6 changed files with 23 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/cilynx/rtl88x2bu.git</param>
<param name="changesrevision">678914308347cfc3c56afc5c161429165a89ed55</param></service></servicedata>
<param name="changesrevision">476ef38727cb539d7987d0cd1da3a8842df7bc58</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jan 15 14:38:58 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 5.8.7.1+git20240108.476ef38:
* Add v6.5.5 and v6.6.1 to compatibility list
* Change order of #if and #else
* Follow renaming of _settings to _update
* Adapt type of change_beacon
* Add v6.5.2 to compatibility list
* Use tee to redirect content to root file
* Improve wording minorly
-------------------------------------------------------------------
Tue Aug 22 11:54:17 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>

View File

@ -1,4 +1,4 @@
name: rtl88x2bu
version: 5.8.7.1+git20230713.6789143
mtime: 1689274176
commit: 678914308347cfc3c56afc5c161429165a89ed55
version: 5.8.7.1+git20240108.476ef38
mtime: 1704721828
commit: 476ef38727cb539d7987d0cd1da3a8842df7bc58

View File

@ -1,7 +1,7 @@
#
# spec file for package rtl88x2bu
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,8 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: rtl88x2bu
Version: 5.8.7.1+git20230713.6789143
Version: 5.8.7.1+git20240108.476ef38
Release: 0
Summary: Kernel driver for Realtek 88x2bu wifi cards
License: GPL-2.0-only
@ -30,9 +31,9 @@ Patch0: rtl88x2bu_nodate_time.patch
# PATCH-FIX-OPENSUSE fix-backported-update_mgmt_frame_registrations.patch
Patch1: fix-backported-update_mgmt_frame_registrations.patch
BuildRequires: %{kernel_module_package_buildreqs}
BuildRequires: bc
BuildRequires: kernel-macros
BuildRequires: module-init-tools
BuildRequires: bc
%{!?kernel_module_directory:%define kernel_module_directory /lib/modules}