From a2f1ebd5d6670af6bf4fef3ef49bc5db99d1a967e8d67cda92cdc411ca837716 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 27 Sep 2022 06:55:20 +0000 Subject: [PATCH 1/4] Accepting request 998750 from home:vkwan8 version bump from upstream, remember disable service before submitting to factory OBS-URL: https://build.opensuse.org/request/show/998750 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=40 --- _service | 2 +- ...bs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio | 3 +++ _service:obs_scm:rtl8812au.obsinfo | 4 ++++ rtl8812au-5.13.6+git20220308.0ae0e77.obscpio | 3 --- rtl8812au.spec | 10 +++++----- 5 files changed, 13 insertions(+), 9 deletions(-) create mode 100644 _service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio create mode 100644 _service:obs_scm:rtl8812au.obsinfo delete mode 100644 rtl8812au-5.13.6+git20220308.0ae0e77.obscpio diff --git a/_service b/_service index 38a8272..175a1a8 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + git https://github.com/morrownr/8812au-20210629.git rtl8812au diff --git a/_service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio b/_service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio new file mode 100644 index 0000000..da90b65 --- /dev/null +++ b/_service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad1f32df4674abb009b32bd68039c70919a7e690f713302e22a2e671aa03ca9 +size 15273997 diff --git a/_service:obs_scm:rtl8812au.obsinfo b/_service:obs_scm:rtl8812au.obsinfo new file mode 100644 index 0000000..c16526e --- /dev/null +++ b/_service:obs_scm:rtl8812au.obsinfo @@ -0,0 +1,4 @@ +name: rtl8812au +version: 5.13.6+git20220821.7aa0e0c +mtime: 1661142182 +commit: 7aa0e0c74551b4e4f319f4b54e00ccbfe588b7ce diff --git a/rtl8812au-5.13.6+git20220308.0ae0e77.obscpio b/rtl8812au-5.13.6+git20220308.0ae0e77.obscpio deleted file mode 100644 index 1a23596..0000000 --- a/rtl8812au-5.13.6+git20220308.0ae0e77.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24b4f37bcbec3f83e970d5dfcb249fe9f59626adafcc1bf20004c6fc6ba9acc0 -size 15271949 diff --git a/rtl8812au.spec b/rtl8812au.spec index 5da9cfa..f8b4149 100644 --- a/rtl8812au.spec +++ b/rtl8812au.spec @@ -19,12 +19,12 @@ %{?!kernel_module_directory:%define kernel_module_directory /lib/modules} Name: rtl8812au -Version: 5.13.6+git20220308.0ae0e77 +Version: 5.13.6+git20220821.7aa0e0c Release: 0 Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards License: GPL-2.0-only Group: System/Kernel -URL: https://github.com/gordboy/rtl8812au-5.9.3.2 +URL: https://github.com/morrownr/8812au-20210629 ExcludeArch: s390x Source0: %{name}-%{version}.tar.xz Source1: %{name}-preamble @@ -45,10 +45,10 @@ BuildRequires: module-init-tools %description Kernel driver for Realtek 802.11ac 8812au wifi cards -The sources were obtained from https://github.com/gordboy/rtl8812au, which adaptes the official driver +The sources were obtained from https://github.com/morrownr/8812au-20210629, which adaptes the official driver released by Realtek to build on recent kernels. -The previous sources were obtained from https://github.com/diederikdehaas/rtl8812AU and +The previous sources were obtained from https://github.com/morrownr/8812au-20210629, https://github.com/diederikdehaas/rtl8812AU and https://github.com/maurossi/rtl8812au/ . %package KMP @@ -61,7 +61,7 @@ Kernel driver for Realtek 802.11ac 8812au wifi cards The sources were obtained from https://github.com/gordboy/rtl8812au, which adaptes the official driver released by Realtek to build on recent kernels. -The previous sources were obtained from https://github.com/diederikdehaas/rtl8812AU and +The previous sources were obtained from https://github.com/morrownr/8812au-20210629, https://github.com/diederikdehaas/rtl8812AU and https://github.com/maurossi/rtl8812au/ . %prep From 181aa62090d64a6b808b636a10961128eac2782512cfce895b81d69e758afc92 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 27 Sep 2022 07:00:51 +0000 Subject: [PATCH 2/4] - Disable the service to submit the package to Factory - Add missing changelog entry - Update version to 5.13.6+git20220821.7aa0e0c - Fix links to point to the right repository - Enable the service OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=41 --- _service | 2 +- ...scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio | 3 --- _service:obs_scm:rtl8812au.obsinfo | 4 ---- rtl8812au.changes | 13 +++++++++++++ 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 _service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio delete mode 100644 _service:obs_scm:rtl8812au.obsinfo diff --git a/_service b/_service index 175a1a8..38a8272 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + git https://github.com/morrownr/8812au-20210629.git rtl8812au diff --git a/_service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio b/_service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio deleted file mode 100644 index da90b65..0000000 --- a/_service:obs_scm:rtl8812au-5.13.6+git20220821.7aa0e0c.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ad1f32df4674abb009b32bd68039c70919a7e690f713302e22a2e671aa03ca9 -size 15273997 diff --git a/_service:obs_scm:rtl8812au.obsinfo b/_service:obs_scm:rtl8812au.obsinfo deleted file mode 100644 index c16526e..0000000 --- a/_service:obs_scm:rtl8812au.obsinfo +++ /dev/null @@ -1,4 +0,0 @@ -name: rtl8812au -version: 5.13.6+git20220821.7aa0e0c -mtime: 1661142182 -commit: 7aa0e0c74551b4e4f319f4b54e00ccbfe588b7ce diff --git a/rtl8812au.changes b/rtl8812au.changes index 21aa231..b058309 100644 --- a/rtl8812au.changes +++ b/rtl8812au.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 27 06:59:36 UTC 2022 - Antonio Larrosa + +- Disable the service to submit the package to Factory +- Add missing changelog entry + +------------------------------------------------------------------- +Tue Sep 27 06:56:53 UTC 2022 - Victor Kwan + +- Update version to 5.13.6+git20220821.7aa0e0c +- Fix links to point to the right repository +- Enable the service + ------------------------------------------------------------------- Fri Apr 8 06:16:25 UTC 2022 - Antonio Larrosa From 2e675629c6e0891a274fe9bf47180a9fffdc634839a8c49def1e29b1cb1dd545 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 27 Sep 2022 09:34:12 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=42 --- rtl8812au-5.13.6+git20220905.a8450b0.obscpio | 3 +++ rtl8812au.obsinfo | 6 +++--- rtl8812au.spec | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 rtl8812au-5.13.6+git20220905.a8450b0.obscpio diff --git a/rtl8812au-5.13.6+git20220905.a8450b0.obscpio b/rtl8812au-5.13.6+git20220905.a8450b0.obscpio new file mode 100644 index 0000000..b212aad --- /dev/null +++ b/rtl8812au-5.13.6+git20220905.a8450b0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b0faec25c99db3017336d80547834a4e455f2ec7340b31293f91be477026ae +size 15273997 diff --git a/rtl8812au.obsinfo b/rtl8812au.obsinfo index daf3f17..8c37a6a 100644 --- a/rtl8812au.obsinfo +++ b/rtl8812au.obsinfo @@ -1,4 +1,4 @@ name: rtl8812au -version: 5.13.6+git20220308.0ae0e77 -mtime: 1646764515 -commit: 0ae0e77ce386baba816ad30d27ede2e6bd7bef14 +version: 5.13.6+git20220905.a8450b0 +mtime: 1662404732 +commit: a8450b030a187b71d6be147d004715e6858e0ef9 diff --git a/rtl8812au.spec b/rtl8812au.spec index f8b4149..fc7fea8 100644 --- a/rtl8812au.spec +++ b/rtl8812au.spec @@ -19,7 +19,7 @@ %{?!kernel_module_directory:%define kernel_module_directory /lib/modules} Name: rtl8812au -Version: 5.13.6+git20220821.7aa0e0c +Version: 5.13.6+git20220905.a8450b0 Release: 0 Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards License: GPL-2.0-only From 7453eeeb105ace7d30d4444a3f03a03ec8580664b7a314c9a7304d4b51e4803c Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 27 Sep 2022 09:41:07 +0000 Subject: [PATCH 4/4] - Update version to 5.13.6+git20220905.a8450b0 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=43 --- rtl8812au.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/rtl8812au.changes b/rtl8812au.changes index b058309..b7e0f1d 100644 --- a/rtl8812au.changes +++ b/rtl8812au.changes @@ -3,6 +3,7 @@ Tue Sep 27 06:59:36 UTC 2022 - Antonio Larrosa - Disable the service to submit the package to Factory - Add missing changelog entry +- Update version to 5.13.6+git20220905.a8450b0 ------------------------------------------------------------------- Tue Sep 27 06:56:53 UTC 2022 - Victor Kwan