Compare commits

1 Commits
main ... 1.1

4 changed files with 6 additions and 110 deletions

BIN
hwdata-0.369.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
hwdata-0.393.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,107 +1,3 @@
-------------------------------------------------------------------
Sat Mar 22 14:57:55 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.393:
* Update pci, usb and vendor ids
* Fix usb.ids encoding and a couple of typos
* Fix configure to honor --prefix
-------------------------------------------------------------------
Tue Feb 18 14:11:32 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.392:
* Update pci and vendor ids
-------------------------------------------------------------------
Wed Jan 8 08:37:44 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.391:
* Update pci and vendor ids
-------------------------------------------------------------------
Wed Dec 4 08:30:46 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.390:
* Update pci and vendor ids
-------------------------------------------------------------------
Thu Nov 7 10:44:20 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.389:
* Update pci and vendor ids
-------------------------------------------------------------------
Mon Aug 26 11:42:12 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.385:
* Update pci and vendor ids
-------------------------------------------------------------------
Mon Jun 17 10:40:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.383:
* Update pci and vendor ids
-------------------------------------------------------------------
Wed May 15 12:14:32 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.382:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Tue Mar 5 11:48:34 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.380:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Fri Feb 16 07:24:13 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.379:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Wed Jan 10 09:34:50 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- update to 0.378:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Mon Dec 4 14:35:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.377:
* Fixed trailing spaces in pnp.ids
-------------------------------------------------------------------
Wed Nov 15 09:34:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.376:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Tue Aug 22 13:24:19 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- update to 0.373:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Tue Jul 11 08:18:13 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- update to 0.372:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Fri Jun 9 08:48:16 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- update to 0.371:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Tue May 16 15:41:24 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- update to 0.370:
* Update pci, usb and vendor ids
-------------------------------------------------------------------
Mon Apr 3 11:48:27 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package hwdata
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: hwdata
Version: 0.393
Version: 0.369
Release: 0
Summary: Hardware identification and configuration data
License: GPL-2.0-or-later
@@ -36,7 +36,7 @@ hwdata contains various hardware identification and configuration data,
such as the pci.ids and usb.ids databases.
%prep
%autosetup
%setup -q
%build
%configure