From 4ddbab17eb4cc18d839ca88e810fe6c1f139aac46de6062d26ca9b33a0765f90 Mon Sep 17 00:00:00 2001 From: Eyad Issa Date: Wed, 17 Jan 2024 13:57:45 +0000 Subject: [PATCH] Accepting request 1138969 from home:VaiTon:branches:hardware - 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 OBS-URL: https://build.opensuse.org/request/show/1138969 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=12 --- _servicedata | 2 +- rtl88x2bu-5.8.7.1+git20230713.6789143.obscpio | 3 --- rtl88x2bu-5.8.7.1+git20240108.476ef38.obscpio | 3 +++ rtl88x2bu.changes | 12 ++++++++++++ rtl88x2bu.obsinfo | 6 +++--- rtl88x2bu.spec | 7 ++++--- 6 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 rtl88x2bu-5.8.7.1+git20230713.6789143.obscpio create mode 100644 rtl88x2bu-5.8.7.1+git20240108.476ef38.obscpio diff --git a/_servicedata b/_servicedata index 70f71f2..18f5a3c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/cilynx/rtl88x2bu.git - 678914308347cfc3c56afc5c161429165a89ed55 \ No newline at end of file + 476ef38727cb539d7987d0cd1da3a8842df7bc58 \ No newline at end of file diff --git a/rtl88x2bu-5.8.7.1+git20230713.6789143.obscpio b/rtl88x2bu-5.8.7.1+git20230713.6789143.obscpio deleted file mode 100644 index 59b92b1..0000000 --- a/rtl88x2bu-5.8.7.1+git20230713.6789143.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd3d3a6b61dfe03ff51b9b0d08600c5aa630fdad77602e77c64344839e8bc99d -size 27618317 diff --git a/rtl88x2bu-5.8.7.1+git20240108.476ef38.obscpio b/rtl88x2bu-5.8.7.1+git20240108.476ef38.obscpio new file mode 100644 index 0000000..60fa1c0 --- /dev/null +++ b/rtl88x2bu-5.8.7.1+git20240108.476ef38.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e2b1638bcb4424745acbee87acdaae6d6c5b7f36a93cdbab79c781d6a592a80 +size 27618829 diff --git a/rtl88x2bu.changes b/rtl88x2bu.changes index c3d891e..d19f8fd 100644 --- a/rtl88x2bu.changes +++ b/rtl88x2bu.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jan 15 14:38:58 UTC 2024 - Eyad Issa + +- 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 diff --git a/rtl88x2bu.obsinfo b/rtl88x2bu.obsinfo index 34fc13a..d91ebe2 100644 --- a/rtl88x2bu.obsinfo +++ b/rtl88x2bu.obsinfo @@ -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 diff --git a/rtl88x2bu.spec b/rtl88x2bu.spec index 4a42653..bcf658f 100644 --- a/rtl88x2bu.spec +++ b/rtl88x2bu.spec @@ -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}