SHA256
1
0
forked from pool/rtl88x2bu

Accepting request 1105261 from home:VaiTon:branches:hardware

- Update to version 5.8.7.1+git20230713.6789143:
  * Update notion of confirmed compatibility
- Remove recompression service in _service
- Remove old obspio file

OBS-URL: https://build.opensuse.org/request/show/1105261
OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=10
This commit is contained in:
Tejas Guruswamy 2023-08-24 00:53:20 +00:00 committed by Git OBS Bridge
parent 59e1f2903b
commit 8461166b57
8 changed files with 21 additions and 19 deletions

View File

@ -1,5 +1,5 @@
<services>
<service name="obs_scm" mode="disabled">
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/cilynx/rtl88x2bu.git</param>
<param name="filename">rtl88x2bu</param>
@ -7,10 +7,7 @@
<param name="revision">5.8.7.1_35809.20191129_COEX20191120-7777</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="manual" />
<service name="tar" mode="buildtime" />
</services>

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Aug 22 11:54:17 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 5.8.7.1+git20230713.6789143:
* Update notion of confirmed compatibility
- Remove recompression service in _service
-------------------------------------------------------------------
Fri Jun 30 23:43:07 UTC 2023 - eyadlorenzo@gmail.com

View File

@ -1,4 +1,4 @@
name: rtl88x2bu
version: 5.8.7.1+git20230628.0be6fb4
mtime: 1687934743
commit: 0be6fb4c411182b6be97ca575a255be7410136ca
version: 5.8.7.1+git20230713.6789143
mtime: 1689274176
commit: 678914308347cfc3c56afc5c161429165a89ed55

View File

@ -16,14 +16,14 @@
#
Name: rtl88x2bu
Version: 5.8.7.1+git20230628.0be6fb4
Version: 5.8.7.1+git20230713.6789143
Release: 0
Summary: Kernel driver for Realtek 88x2bu wifi cards
License: GPL-2.0-only
Group: System/Kernel
URL: https://github.com/cilynx/rtl88x2bu
ExcludeArch: s390x
Source0: %{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar
Source1: %{name}-preamble
# PATCH-FIX-OPENSUSE rtl88x2bu_nodate_time.patch
Patch0: rtl88x2bu_nodate_time.patch