Accepting request 1136720 from hardware
- Update to version 20231201: * wireless-regdb: Update keys and maintainer information OBS-URL: https://build.opensuse.org/request/show/1136720 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireless-regdb?expand=0&rev=65
This commit is contained in:
commit
4e7ceaad58
4
_service
4
_service
@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service mode="disabled" name="obs_scm">
|
||||
<service mode="manual" name="obs_scm">
|
||||
<param name="url">https://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 mode="manual" name="set_version"/>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -3,4 +3,4 @@
|
||||
<param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git</param>
|
||||
<param name="changesrevision">68a8f2f89cc58989bf4c1ade4757b2d5b680127e</param></service><service name="tar_scm">
|
||||
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git</param>
|
||||
<param name="changesrevision">991b1ef696b7a034a5bf001cf31ab7735888c6e1</param></service></servicedata>
|
||||
<param name="changesrevision">37dcea0e6e5effb4228fe385e906edba3cbee389</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ec6cb1c18e202a9a8bcaffd7434ba54f2ee172530f6db7ba4ab0d654b4068d2
|
||||
size 144395
|
BIN
wireless-regdb-20231201.obscpio
(Stored with Git LFS)
Normal file
BIN
wireless-regdb-20231201.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 08:42:09 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 20231201:
|
||||
* wireless-regdb: Update keys and maintainer information
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 10:24:11 UTC 2023 - Ivan Ivanov <ivan.ivanov@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: wireless-regdb
|
||||
version: 20230901
|
||||
mtime: 1693598318
|
||||
commit: 991b1ef696b7a034a5bf001cf31ab7735888c6e1
|
||||
version: 20231201
|
||||
mtime: 1701443277
|
||||
commit: 37dcea0e6e5effb4228fe385e906edba3cbee389
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package wireless-regdb
|
||||
#
|
||||
# Copyright (c) 2023 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
|
||||
@ -19,11 +19,10 @@
|
||||
%{?!_firmwaredir:%define _firmwaredir /lib/firmware}
|
||||
|
||||
Name: wireless-regdb
|
||||
Version: 20230901
|
||||
Version: 20231201
|
||||
Release: 0
|
||||
Summary: 802.11 regulatory domain database
|
||||
License: ISC
|
||||
Group: Hardware/Wifi
|
||||
URL: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user