diff --git a/hwdata.spec b/hwdata.spec index 625c856d48b9ee88c8140e8ae7326f1742f9eeed..67691c3ac13c5c12620d2c0639709e3ca96beaa3 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.390 +Version: 0.398 Release: 1 License: GPL-2.0-or-later Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -29,6 +29,10 @@ such as the pci.ids and usb.ids databases. %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Aug 12 2025 dongqi - 0.398-1 +- update package version to 0.398 +- Update pci, usb and vendor ids + * Fri Dec 06 2024 Funda Wang - 0.390-1 - update to 0.390 diff --git a/v0.390.tar.gz b/v0.390.tar.gz deleted file mode 100644 index b634b08519e3d5129b2e5f3788c461cd391ac4a0..0000000000000000000000000000000000000000 Binary files a/v0.390.tar.gz and /dev/null differ diff --git a/v0.398.tar.gz b/v0.398.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..edf98a52002e3dd9da537cbc878e1ace7829dbf0 Binary files /dev/null and b/v0.398.tar.gz differ