Accepting request 787360 from hardware
- Update to version 20191029: * regdb: fix compatibility with python2 * wireless-regdb: Update regulatory rules for Russia (RU) * wireless-regdb: Harmonize ranges of CEPT countries (stand of July 2019) * wireless-regdb: Fix ranges of EU countries as they are harmonized since 2014 * wireless-regdb: Extend 5470-5725 MHz range to 5730 MHz for Taiwan (TW) * wireless-regdb: Fix overlapping ranges for Switzerland and Liechtenstein * wireless-regdb: update regulatory database based on preceding changes - Switch to _service - Update project url OBS-URL: https://build.opensuse.org/request/show/787360 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireless-regdb?expand=0&rev=40
This commit is contained in:
commit
94cab78652
15
_service
Normal file
15
_service
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<services>
|
||||||
|
<service mode="disabled" name="obs_scm">
|
||||||
|
<param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git</param>
|
||||||
|
<param name="scm">git</param>
|
||||||
|
<param name="changesgenerate">enable</param>
|
||||||
|
<param name="filename">wireless-regdb</param>
|
||||||
|
<param name="versionformat">%cd</param>
|
||||||
|
</service>
|
||||||
|
<service mode="disabled" name="set_version"/>
|
||||||
|
<service name="tar" mode="buildtime"/>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">gz</param>
|
||||||
|
</service>
|
||||||
|
</services>
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git</param>
|
||||||
|
<param name="changesrevision">651e39dee8605995b736b6056c6f7dc5c5a9c948</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd917ed86b63ce8d93947979f1f18948f03a4ac0ad89ec25227b36ac00dc54bf
|
|
||||||
size 23176
|
|
3
wireless-regdb-20191029.obscpio
Normal file
3
wireless-regdb-20191029.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c41404b83e8996cc2ce8554e68b590dfbed8af18efb9c5ee457806cbc242e708
|
||||||
|
size 128523
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 23 07:55:41 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20191029:
|
||||||
|
* regdb: fix compatibility with python2
|
||||||
|
* wireless-regdb: Update regulatory rules for Russia (RU)
|
||||||
|
* wireless-regdb: Harmonize ranges of CEPT countries (stand of July 2019)
|
||||||
|
* wireless-regdb: Fix ranges of EU countries as they are harmonized since 2014
|
||||||
|
* wireless-regdb: Extend 5470-5725 MHz range to 5730 MHz for Taiwan (TW)
|
||||||
|
* wireless-regdb: Fix overlapping ranges for Switzerland and Liechtenstein
|
||||||
|
* wireless-regdb: update regulatory database based on preceding changes
|
||||||
|
- Switch to _service
|
||||||
|
- Update project url
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 13 14:05:22 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
Thu Jun 13 14:05:22 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
5
wireless-regdb.obsinfo
Normal file
5
wireless-regdb.obsinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
name: wireless-regdb
|
||||||
|
version: 20191029
|
||||||
|
mtime: 1572357053
|
||||||
|
commit: 651e39dee8605995b736b6056c6f7dc5c5a9c948
|
||||||
|
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wireless-regdb
|
# spec file for package wireless-regdb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: wireless-regdb
|
Name: wireless-regdb
|
||||||
Version: 2019.06.03
|
Version: 20191029
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: 802.11 regulatory domain database
|
Summary: 802.11 regulatory domain database
|
||||||
License: ISC
|
License: ISC
|
||||||
Group: Hardware/Wifi
|
Group: Hardware/Wifi
|
||||||
URL: http://wireless.kernel.org/en/developers/Regulatory#The_regulatory_database
|
URL: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
|
||||||
Source: https://www.kernel.org/pub/software/network/wireless-regdb/%{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user