diff --git a/hwdata.spec b/hwdata.spec index a303e973291ab49f169e9e1ac5af925f30bc10ae..625c856d48b9ee88c8140e8ae7326f1742f9eeed 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.389 +Version: 0.390 Release: 1 License: GPL-2.0-or-later Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -29,6 +29,9 @@ such as the pci.ids and usb.ids databases. %{_datadir}/pkgconfig/%{name}.pc %changelog +* Fri Dec 06 2024 Funda Wang - 0.390-1 +- update to 0.390 + * Sat Nov 09 2024 Funda Wang - 0.389-1 - update to 0.389 diff --git a/v0.389.tar.gz b/v0.389.tar.gz deleted file mode 100644 index 1dcb4dba96c006c1774e3bf53fc4ad8ebbdbc679..0000000000000000000000000000000000000000 Binary files a/v0.389.tar.gz and /dev/null differ diff --git a/v0.390.tar.gz b/v0.390.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b634b08519e3d5129b2e5f3788c461cd391ac4a0 Binary files /dev/null and b/v0.390.tar.gz differ