diff --git a/hwdata.spec b/hwdata.spec index f00de6a..4d66fec 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.366 +Version: 0.370 Release: 1 License: GPL-2.0-or-later Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -33,6 +33,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/pkgconfig/%{name}.pc %changelog +* Sat May 20 2023 kiritakekumi - 0.370-1 +- Update to 0.370 + * Sun Jan 29 2023 chenhaixiang - 0.366-1 - Update to hwdata-v0.366 diff --git a/v0.366.tar.gz b/v0.366.tar.gz deleted file mode 100644 index ca3133f..0000000 Binary files a/v0.366.tar.gz and /dev/null differ diff --git a/v0.370.tar.gz b/v0.370.tar.gz new file mode 100644 index 0000000..ee38ebd Binary files /dev/null and b/v0.370.tar.gz differ