diff --git a/hwdata.spec b/hwdata.spec index e84af6b..c33ab0a 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.343 +Version: 0.353 Release: 1 License: GPLv2+ Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -32,6 +32,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Tue Nov 30 2021 zhouwenpei - 0.353-1 +- update to 0.353 + * Sat Jan 30 2021 xinghe - 0.343-1 - update to 0.343 diff --git a/v0.343.tar.gz b/v0.343.tar.gz deleted file mode 100644 index 8cd29bb..0000000 Binary files a/v0.343.tar.gz and /dev/null differ diff --git a/v0.353.tar.gz b/v0.353.tar.gz new file mode 100644 index 0000000..469c3d1 Binary files /dev/null and b/v0.353.tar.gz differ